Commit Graph

74 Commits (23e7b38bfe396f919fdb66057174d29e17086418)

Author SHA1 Message Date
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Joe Conway ea0aa9698c Improve dblink error message when remote does not provide it 9 years ago
Robert Haas d2ce38e204 Rename WAIT_* constants to PG_WAIT_*. 9 years ago
Robert Haas 6f3bd98ebf Extend framework from commit 53be0b1ad to report latch waits. 9 years ago
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Robert Haas 1b812afb0e Fix multiple problems in postgres_fdw query cancellation logic. 9 years ago
Robert Haas f039eaac71 Allow queries submitted by postgres_fdw to be canceled. 9 years ago
Tom Lane 63828969c8 Use %u not %d to print OIDs. 10 years ago
Robert Haas 2f6b041f76 Add missing quotation mark. 10 years ago
Robert Haas 96198d94cb Avoid multiple foreign server connections when all use same user mapping. 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Robert Haas 924bcf4f16 Create an infrastructure for parallel computation in PostgreSQL. 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Tom Lane 4a14f13a0a Improve hash_create's API for selecting simple-binary-key hash functions. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 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 5b86fedfb5 Document cross-version compatibility issues for contrib/postgres_fdw. 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 6d06049493 Adjust postgres_fdw's search path handling. 13 years ago
Tom Lane 54a2786835 Need to decorate XactIsoLevel as PGDLLIMPORT for postgres_fdw. 13 years ago
Tom Lane d0d75c4022 Add postgres_fdw contrib module. 13 years ago