Commit Graph

62 Commits (325bc54eed4ea0836a0bb715bb18342f0c1c668a)

Author SHA1 Message Date
Tom Lane 59efda3e50 Implement IMPORT FOREIGN SCHEMA. 11 years ago
Tom Lane 83204e100c Fix contrib/postgres_fdw to handle multiple join conditions properly. 11 years ago
Tom Lane 00d4f2af8b Improve connection-failure error handling in contrib/postgres_fdw. 12 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Bruce Momjian 9af4159fce pgindent run for release 9.3 12 years ago
Tom Lane e690b95150 Avoid retrieving dummy NULL columns in postgres_fdw. 12 years ago
Tom Lane 9cbc4b80dd Redo postgres_fdw's planner code so it can handle parameterized paths. 12 years ago
Tom Lane 50c19fc76f Fix contrib/postgres_fdw's handling of column defaults. 12 years ago
Tom Lane cc3f281ffb Fix postgres_fdw's issues with inconsistent interpretation of data values. 12 years ago
Tom Lane 21734d2fb8 Support writable foreign tables. 12 years ago
Tom Lane c0c6acdfa0 Fix some planning oversights in postgres_fdw. 13 years ago
Tom Lane d0d75c4022 Add postgres_fdw contrib module. 13 years ago