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 0af0504da9 Adjust test case added by commit 6136e94dc. 6 years ago
..
expected Adjust test case added by commit 6136e94dc. 6 years ago
sql Adjust test case added by commit 6136e94dc. 6 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 6 years ago
connection.c Superuser can permit passwordless connections on postgres_fdw 6 years ago
deparse.c Make the order of the header file includes consistent in contrib modules. 6 years ago
option.c Superuser can permit passwordless connections on postgres_fdw 6 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Further sync postgres_fdw's "Relations" output with the rest of EXPLAIN. 6 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Make postgres_fdw's "Relations" output agree with the rest of EXPLAIN. 6 years ago
shippable.c Make the order of the header file includes consistent in contrib modules. 6 years ago