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-0000Op-7k@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
postgres_fdw: Fix typo in comment.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6ba0ff47cd9a7e86298dca3ead112eb27ae21265

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.