Commit Graph

12 Commits (a4424c57c3da52efa212b21521abff4bf129b19e)

Author SHA1 Message Date
Tom Lane b142068622 Allow CREATE FOREIGN TABLE to include SERIAL columns. 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 ed3ddf918b Introduce less-bogus handling of collations in contrib/postgres_fdw. 12 years ago
Tom Lane 50c19fc76f Fix contrib/postgres_fdw's handling of column defaults. 12 years ago
Tom Lane 0247d43dd9 Avoid row-processing-order dependency in postgres_fdw regression test. 12 years ago
Tom Lane cc3f281ffb Fix postgres_fdw's issues with inconsistent interpretation of data values. 12 years ago
Tom Lane f7951eef89 Band-aid for regression test expected-results problem with timestamptz. 12 years ago
Tom Lane 21734d2fb8 Support writable foreign tables. 12 years ago
Tom Lane 09a7cd409e Rename postgres_fdw's use_remote_explain option to use_remote_estimate. 13 years ago
Tom Lane 6da378dbc9 Fix whole-row references in postgres_fdw. 13 years ago
Tom Lane d0d75c4022 Add postgres_fdw contrib module. 13 years ago