pgsql: doc: fix PG 10 release notes with proper attribution and commit

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: fix PG 10 release notes with proper attribution and commit
Date: 2017-05-19 16:10:19
Message-ID: E1dBkTr-0005pp-TY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix PG 10 release notes with proper attribution and commit

Fix for hot_standby=on change.

Reported-by: Huong Dangminh

Author: Huong Dangminh

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f45d86d762b8bcdac42d5448734016242a1d738b

Modified Files
--------------
doc/src/sgml/release-10.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2017-05-19 16:17:02 pgsql: doc: remove duplicate PG 10 release notes entry
Previous Message Heikki Linnakangas 2017-05-19 09:22:23 pgsql: Fix compilation with --with-bsd-auth.