Commit Graph

109 Commits (e4959fb5cb15f486dcc3489c3e6ddfa37b00c551)

Author SHA1 Message Date
Tom Lane 5cabcfccce Modify array operations to include array's element type OID in the 24 years ago
Tom Lane 38bb77a5d1 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 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 b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 25 years ago
Tom Lane 1e2779117d Fix some portability problems (get it to compile, at least, on HP's cc) 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