pgsql: Add missing quotation mark. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Add missing quotation mark.
Date
Msg-id E1aOqI4-0002Uq-2y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missing quotation mark.

This fix accidentally got left out of the previous commit.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2f6b041f76e6de0fa2921131a23bda794ffb83bb

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


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Avoid multiple foreign server connections when all use same user
Next
From: Robert Haas
Date:
Subject: pgsql: Only try to push down foreign joins if the user mapping OIDs mat