summaryrefslogtreecommitdiff
path: root/contrib/findoidjoins
AgeCommit message (Expand)Author
2001-02-20Make sure -L and -I's for our source tree are always before system includePeter Eisentraut
2001-02-10Update findoidjoins notes for 7.1.Tom Lane
2001-02-10Compile a little more cleanly.Tom Lane
2000-12-04Fix bogus makefiles ... these didn't build on platforms that are stickyREL7_1_BETATom Lane
2000-10-20Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-06-19Remove old README files.Bruce Momjian
2000-06-19Add missing /contrib filesBruce Momjian
2000-06-19Update to /contrib from Karel.Bruce Momjian
2000-06-16Cleanup README Makefile installs.Bruce Momjian
2000-06-15/contrib patch from Karel.Bruce Momjian
2000-05-18Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian
2000-04-28Update pgeasy examplesBruce Momjian
2000-04-28More libpgeasy update of connectdb() parameter orderingBruce Momjian
2000-01-22findoidjoins was suffering from bit rot (pginterface noTom Lane
1999-10-11Add pginterface into main tree, called pgeasy.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-03-27Delete unused system table pg_parg.Tom Lane
1999-03-26Update findoidjoins for 6.5: remove workaround for long-dead bug,Tom Lane
1998-09-14Add new make_oidjoin_check utility and template1_check.sql. Fix someBruce Momjian
1998-08-11Change owner from oid to int4 type.Bruce Momjian
1998-08-11Remove NOBTREE defines, and make findoidlinks handle regproc.Bruce Momjian
1998-08-11New findoidjoins examines oid columns to find join relationships.Bruce Momjian