postgresql/contrib/postgres_fdw
Peter Eisentraut f21a563d25 Move some things from builtins.h to new header files
This avoids that builtins.h has to include additional header files.
2017-01-20 20:29:53 -05:00
..
expected Invalidate cached plans on FDW option changes. 2017-01-06 14:12:52 -05:00
sql Invalidate cached plans on FDW option changes. 2017-01-06 14:12:52 -05:00
.gitignore
connection.c
deparse.c
Makefile
option.c Move some things from builtins.h to new header files 2017-01-20 20:29:53 -05:00
postgres_fdw--1.0.sql
postgres_fdw.c Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
postgres_fdw.control
postgres_fdw.h
shippable.c