Commit Graph

14 Commits (6783b2372ef13c141649840a836ff0a954ea1d4d)

Author SHA1 Message Date
Tom Lane f933766ba7 Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions in 24 years ago
Tom Lane bf56f0759b Make OIDs optional, per discussions in pghackers. WITH OIDS is still the 24 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane fce33c7f85 Compile a little more cleanly. 25 years ago
Bruce Momjian f63ba5cd6a Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use 26 years ago
Bruce Momjian 0ccf3c8877 Update pgeasy examples 26 years ago
Bruce Momjian 96d643e5d5 More libpgeasy update of connectdb() parameter ordering 26 years ago
Tom Lane 78845177bb findoidjoins was suffering from bit rot (pginterface no 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Tom Lane 85e9e03e0b Update findoidjoins for 6.5: remove workaround for long-dead bug, 27 years ago
Bruce Momjian 3700981108 Add new make_oidjoin_check utility and template1_check.sql. Fix some 27 years ago
Bruce Momjian 79c8d2e3a0 Change owner from oid to int4 type. 27 years ago
Bruce Momjian 22cc0e1645 Remove NOBTREE defines, and make findoidlinks handle regproc. 27 years ago
Bruce Momjian 85c165cd4c New findoidjoins examines oid columns to find join relationships. 27 years ago