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
Robert Haas 11cf92f6e2 Rewrite the code that applies scan/join targets to paths. 7 years ago
..
expected Rewrite the code that applies scan/join targets to paths. 7 years ago
sql Revert "Temporarily instrument postgres_fdw test to look for statistics changes." 7 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Allow postgres_fdw to ship extension funcs/operators for remote execution. 10 years ago
connection.c Improve style guideline compliance of assorted error-report messages. 7 years ago
deparse.c Fix format_type() to restore its old behavior. 7 years ago
option.c Improve style guideline compliance of assorted error-report messages. 7 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c postgres_fdw: Fix interaction of PHVs with child joins. 7 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h postgres_fdw: Push down UPDATE/DELETE joins to remote servers. 7 years ago
shippable.c Update copyright for 2018 8 years ago