postgres/contrib/postgres_fdw
Tom Lane 6da378dbc9 Fix whole-row references in postgres_fdw.
The optimization to not retrieve unnecessary columns wasn't smart enough.
Noted by Thom Brown.
2013-02-22 09:21:50 -05:00
..
expected Fix whole-row references in postgres_fdw. 2013-02-22 09:21:50 -05:00
sql Fix whole-row references in postgres_fdw. 2013-02-22 09:21:50 -05:00
.gitignore
connection.c Adjust postgres_fdw's search path handling. 2013-02-22 06:04:49 -05:00
deparse.c Fix whole-row references in postgres_fdw. 2013-02-22 09:21:50 -05:00
Makefile
option.c
postgres_fdw--1.0.sql
postgres_fdw.c Get rid of postgres_fdw's assumption that remote type OIDs match ours. 2013-02-22 06:36:54 -05:00
postgres_fdw.control
postgres_fdw.h