pgsql: Fix an oversight in 3abe9dc188. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix an oversight in 3abe9dc188.
Date
Msg-id E1twvbB-000re8-2I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix an oversight in 3abe9dc188.

Forgot to update the comment atop one of the functions.

Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Discussion: https://postgr.es/m/OSCPR01MB1496623BE1125B44614494E7AF5A72@OSCPR01MB14966.jpnprd01.prod.outlook.com

Branch
------
master

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

Modified Files
--------------
src/backend/replication/pgoutput/pgoutput.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: postgres_fdw: Avoid pulling up restrict infos from subqueries
Next
From: Amit Kapila
Date:
Subject: pgsql: Fix the typo in the test case added in 73eba5004a.