You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/postgres_fdw
Tom Lane 211e157a51 Change postgres_fdw to show casts as casts, not underlying function calls. 13 years ago
..
expected Change postgres_fdw to show casts as casts, not underlying function calls. 13 years ago
sql Add postgres_fdw contrib module. 13 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Add postgres_fdw contrib module. 13 years ago
connection.c Adjust postgres_fdw's search path handling. 13 years ago
deparse.c Change postgres_fdw to show casts as casts, not underlying function calls. 13 years ago
option.c Add postgres_fdw contrib module. 13 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Get rid of postgres_fdw's assumption that remote type OIDs match ours. 13 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Add postgres_fdw contrib module. 13 years ago