pgsql: Fix missing comment update in 1462aad2e4. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix missing comment update in 1462aad2e4.
Date
Msg-id E1uTvRz-0034ll-1p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix missing comment update in 1462aad2e4.

Remove the part of comment that says we don't allow toggling two_phase
option as that is supported in commit 1462aad2e4.

Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Author: Amit Kapila <amit.kapila16@gmail.com>
Discussion: https://postgr.es/m/OSCPR01MB1496656725F3951AEE8749EBDF579A@OSCPR01MB14966.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6531f36283f05219464dd2084a17aab5747f7de8

Modified Files
--------------
src/backend/replication/logical/worker.c | 7 -------
1 file changed, 7 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: psql: Rename meta-command \close to \close_prepared
Next
From: Fujii Masao
Date:
Subject: pgsql: doc: Fix incorrect UUID index entry in function documentation.