Commit Graph

111 Commits (325bc54eed4ea0836a0bb715bb18342f0c1c668a)

Author SHA1 Message Date
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 cc3f281ffb Fix postgres_fdw's issues with inconsistent interpretation of data values. 12 years ago
Tom Lane 8f9cc41daf Avoid generating bad remote SQL for INSERT ... DEFAULT 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 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