pgsql: Make release notes aware that --xlog-method was renamed

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make release notes aware that --xlog-method was renamed
Date: 2017-10-18 11:24:32
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make release notes aware that --xlog-method was renamed

Author: David G. Johnston
Discussion: https:/postgr.es/m/CAKFQuwaCsb-OKOjQXGeN0R7byxiRWvr7OtyKDbJoYgiF2vBG4Q@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/release-10.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2017-10-18 11:35:39 pgsql: Make OWNER TO subcommand mention consistent
Previous Message Alvaro Herrera 2017-10-18 08:53:23 Re: [COMMITTERS] pgsql: Implement table partitioning.