Use is_conninfo_option() to determine which option should be used to
authorShigeru Hanada <hanada@metrosystems.co.jp>
Thu, 24 Feb 2011 11:32:55 +0000 (20:32 +0900)
committerShigeru Hanada <hanada@metrosystems.co.jp>
Thu, 24 Feb 2011 11:32:55 +0000 (20:32 +0900)
commit732a622acaf6e4c873e9cebc51ffd473a2167d2d
treefd3a8e071b58e13542f9fcfb00734561186546b5
parenta1396612886314ba447952560c2281f447fddd87
Use is_conninfo_option() to determine which option should be used to
connect remote PostgreSQL server.
contrib/postgresql_fdw/postgresql_fdw.c
src/backend/foreign/foreign.c
src/include/foreign/foreign.h