Fix postgresql_fdw to fit to new FDW API.
authorShigeru Hanada <hanada@metrosystems.co.jp>
Wed, 23 Feb 2011 11:16:02 +0000 (20:16 +0900)
committerShigeru Hanada <hanada@metrosystems.co.jp>
Wed, 23 Feb 2011 11:16:02 +0000 (20:16 +0900)
commit1c9ffcd0c62f751e6d71fea868deefc8d9053f4b
tree9651490b5c084201416c5eb42756630839e72667
parent9730746e0924178aff17e63307b85816acfab747
Fix postgresql_fdw to fit to new FDW API.
contrib/postgresql_fdw/postgresql_fdw.c
contrib/postgresql_fdw/sql/postgresql_fdw.sql
src/backend/foreign/foreign.c