Commit Graph

269 Commits (5253519b27d3393c07eb04470f04462c67ad94a9)

Author SHA1 Message Date
Tom Lane 74cbe50439 last-minute CreateTemplateTupleDesc fixes. 23 years ago
Bruce Momjian a02780ffd0 Add missing dblink files. 23 years ago
Bruce Momjian 7b8eb0b4f1 Attached is a fairly sizeable update to contrib/dblink. I'd love to get 23 years ago
Tom Lane 5cabcfccce Modify array operations to include array's element type OID in the 23 years ago
Tom Lane 38bb77a5d1 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 23 years ago
Bruce Momjian d64b97ae37 Add dbmirror to /contrib. Minor C cleanups and Makefile. 24 years ago
Tom Lane d15b1e1791 Update dblink to work with qualified relation names. 24 years ago
Tom Lane 44fbe20d62 Restructure indexscan API (index_beginscan, index_getnext) per 24 years ago
Bruce Momjian 3bf6b8f06a Attached is an update to contrib/dblink. Please apply if there are no 24 years ago
Bruce Momjian cde5fae7c9 >>I confirmed the UNION hack is no longer required. Thanks! Is it too late 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane 1e2779117d Fix some portability problems (get it to compile, at least, on HP's cc) 24 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 24 years ago
Bruce Momjian 7aac048b59 Attached is a patch to deal with the ones that I missed the first time 25 years ago
Bruce Momjian 558fae16e3 The attached patch enables the contrib subtree to build cleanly under 25 years ago
Bruce Momjian 10b5f0bea8 Here's a small patch for dblink: 25 years ago
Bruce Momjian 5af4855383 Allow remote query execution (dblink) 25 years ago