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

From Robert Haas
Subject pgsql: postgres_fdw: Fix typo in comment.
Date
Msg-id E1c2eA9-0007Jj-Pu@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
postgres_fdw: Fix typo in comment.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7016e4c4f59c30d22f308dd29e8a5014d6427f69

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Add index letter links to XSLT HTML build
Next
From: Robert Haas
Date:
Subject: pgsql: Add API to check if an existing exclusive lock allows cleanup.