Commit Graph

9 Commits (e690b9515072fd7767fdeca5c54166f6a77733bc)

Author SHA1 Message Date
Tom Lane e690b95150 Avoid retrieving dummy NULL columns in postgres_fdw. 13 years ago
Tom Lane 9cbc4b80dd Redo postgres_fdw's planner code so it can handle parameterized paths. 13 years ago
Tom Lane 50c19fc76f Fix contrib/postgres_fdw's handling of column defaults. 13 years ago
Tom Lane cc3f281ffb Fix postgres_fdw's issues with inconsistent interpretation of data values. 13 years ago
Tom Lane 21734d2fb8 Support writable foreign tables. 13 years ago
Tom Lane 09a7cd409e Rename postgres_fdw's use_remote_explain option to use_remote_estimate. 13 years ago
Tom Lane c0c6acdfa0 Fix some planning oversights in postgres_fdw. 13 years ago
Tom Lane 5fd386bb31 Get rid of postgres_fdw's assumption that remote type OIDs match ours. 13 years ago
Tom Lane d0d75c4022 Add postgres_fdw contrib module. 13 years ago