pgsql: postgres_fdw: Fix typo in comment. - Mailing list pgsql-committers

From Etsuro Fujita
Subject pgsql: postgres_fdw: Fix typo in comment.
Date
Msg-id E1hQ6WX-0000Os-7g@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
postgres_fdw: Fix typo in comment.

Branch
------
REL9_6_STABLE

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

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Langote
Date:
Subject: Re: pgsql: docs: fist draft version of the PG 12 release notes
Next
From: Tom Lane
Date:
Subject: pgsql: Fix misuse of an integer as a bool.