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 9a785ad573 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
..
expected Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 years ago
sql Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 8 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 Re-establish postgres_fdw connections after server or user mapping changes. 8 years ago
deparse.c Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). 8 years ago
option.c Phase 3 of pgindent updates. 8 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Sync function prototype with its actual definition. 8 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h postgres_fdw: Move function prototype to correct section. 8 years ago
shippable.c Update copyright via script for 2017 9 years ago