Commit Graph

23 Commits (a760893dbda9934e287789d54bbd3c4ca3914ce0)

Author SHA1 Message Date
Joe Conway fdac8cf998 Check to ensure the number of primary key fields supplied does not 16 years ago
Joe Conway f4095b4c4b Implement dblink_get_notify(). 16 years ago
Joe Conway 4334695b30 Add support for using SQL/MED compliant FOREIGN DATA WRAPPER, SERVER, 17 years ago
Tom Lane 2604359251 Improve hash_any() to use word-wide fetches when hashing suitably aligned 18 years ago
Bruce Momjian f96928fde9 Implement current_query(), that shows the currently executing query. 18 years ago
Tom Lane 919c9f6cce The original patch to disallow non-passworded connections to non-superusers 18 years ago
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
Joe Conway 52a3ed9fac Added async query capability. Original patch by 19 years ago
Joe Conway 056eb1412c When a cursor is opened using dblink_open, only start a transaction 20 years ago
Bruce Momjian 4909357237 Remove unnecessary ABORT commands in dblink regression tests. 20 years ago
Tom Lane 4e7d6f5349 Add a --dbname option to the pg_regress script, and use pl_regression 21 years ago
Joe Conway 6a1e2b3c28 Added new versions of dblink, dblink_exec, dblink_open, dblink_close, 22 years ago
Joe Conway d1824a5ccb Fix regression in dblink_disconnect() reported by Eduardo Stern: 22 years ago
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Bruce Momjian 8f337e86cd Please apply attached patch to contrib/dblink. It adds named persistent 23 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Tom Lane 11d337185d Fix inappropriate quoting in dblink. From Joe Conway. 23 years ago
Tom Lane bfccacf3f8 Fix dblink regression test so that it works when repeated: don't 23 years ago
Bruce Momjian e5cf1a8a26 SET autocommit no longer needed in /contrib because pg_regress.sh does 23 years ago
Bruce Momjian 5214f09b27 Clean up for dblink autocommit OFF handling. 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Tom Lane cd7a3b6c0d Simplify handling of second database for dblink tests. 23 years ago
Tom Lane d724c314da The attached adds GRANTs to PUBLIC for dblink functions, removes the 23 years ago