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 da7d44b627 postgres_fdw: Clean up handling of system columns. 9 years ago
..
expected postgres_fdw: Clean up handling of system columns. 9 years ago
sql Don't require a user mapping for FDWs to work. 9 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 Use %u not %d to print OIDs. 10 years ago
deparse.c postgres_fdw: Clean up handling of system columns. 9 years ago
option.c postgres_fdw: Allow fetch_size to be set per-table or per-server. 10 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c postgres_fdw: Clean up handling of system columns. 9 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Directly modify foreign tables. 9 years ago
shippable.c Update copyright for 2016 10 years ago