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
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
..
expected Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
sql Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 7 years ago
connection.c Improve style guideline compliance of assorted error-report messages. 7 years ago
deparse.c Remove WITH OIDS support, change oid catalog column visibility. 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 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Fix WITH CHECK OPTION on views referencing postgres_fdw tables. 7 years ago
shippable.c Update copyright for 2018 8 years ago