Commit Graph

59 Commits (dce429b117be027f059bb9df5c76eb5eadcc456d)

Author SHA1 Message Date
Tom Lane cc3f281ffb Fix postgres_fdw's issues with inconsistent interpretation of data values. 13 years ago
Tom Lane f7951eef89 Band-aid for regression test expected-results problem with timestamptz. 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 6da378dbc9 Fix whole-row references in postgres_fdw. 13 years ago
Tom Lane 211e157a51 Change postgres_fdw to show casts as casts, not underlying function calls. 13 years ago
Tom Lane 5fd386bb31 Get rid of postgres_fdw's assumption that remote type OIDs match ours. 13 years ago
Tom Lane 6d06049493 Adjust postgres_fdw's search path handling. 13 years ago
Tom Lane d0d75c4022 Add postgres_fdw contrib module. 13 years ago