]> granicus.if.org Git - postgresql/history - contrib/findoidjoins
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / findoidjoins /
2002-09-05 Tom Lanefindoidjoins is updated for schemas, does not use libpg...
2002-09-04 Bruce Momjianpgindent run.
2002-08-15 Bruce MomjianThe attached patch changes most of the usages of sprint...
2002-04-25 Tom LaneImplement types regprocedure, regoper, regoperator...
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-08-21 Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-08-10 Tom LaneMake OIDs optional, per discussions in pghackers. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-10 Tom LaneUpdate findoidjoins notes for 7.1.
2001-02-10 Tom LaneCompile a little more cleanly.
2000-12-04 Tom LaneFix bogus makefiles ... these didn't build on platforms... REL7_1_BETA
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-06-19 Bruce MomjianRemove old README files.
2000-06-19 Bruce MomjianAdd missing /contrib files
2000-06-19 Bruce MomjianUpdate to /contrib from Karel.
2000-06-16 Bruce MomjianCleanup README Makefile installs.
2000-06-15 Bruce Momjian/contrib patch from Karel.
2000-05-18 Bruce MomjianFix WARN->NOTICE in docs. Change libpgeasy connection...
2000-04-28 Bruce MomjianUpdate pgeasy examples
2000-04-28 Bruce MomjianMore libpgeasy update of connectdb() parameter ordering
2000-01-22 Tom Lanefindoidjoins was suffering from bit rot (pginterface no
1999-10-11 Bruce MomjianAdd pginterface into main tree, called pgeasy.
1999-05-25 Bruce Momjianpgindent run over code.
1999-03-27 Tom LaneDelete unused system table pg_parg.
1999-03-26 Tom LaneUpdate findoidjoins for 6.5: remove workaround for...
1998-09-14 Bruce MomjianAdd new make_oidjoin_check utility and template1_check...
1998-08-11 Bruce MomjianChange owner from oid to int4 type.
1998-08-11 Bruce MomjianRemove NOBTREE defines, and make findoidlinks handle...
1998-08-11 Bruce MomjianNew findoidjoins examines oid columns to find join...