]> granicus.if.org Git - postgresql/history - contrib/intarray
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / intarray /
2002-10-03 Bruce MomjianThis is small README fix for contrib/intarray. Thank...
2002-09-14 Tom LaneClean up mess from duplicate patches.
2002-09-12 Bruce Momjian> intarray and ltree both seem to be mapping their...
2002-09-12 Bruce MomjianThe attached small patch fixes the cause of the regress...
2002-09-04 Bruce Momjianpgindent run.
2002-09-02 Bruce MomjianI checked all the previous string handling errors and...
2002-08-23 Tom LaneUpdate contrib regression tests for OPAQUE datatype...
2002-08-22 Tom LaneAdd a bunch of pseudo-types to replace the behavior...
2002-08-10 Bruce MomjianAugust 6, 2002
2002-07-29 Tom LaneImplement CREATE/DROP OPERATOR CLASS. Work still remai...
2002-06-07 Bruce MomjianPlease apply attached patch to contrib/intarray (7...
2002-04-17 Tom LaneOpclasses live in namespaces. I also took the opportun...
2002-03-06 Bruce MomjianChange made to elog:
2002-02-07 Tom LaneRepair some problems in GIST-index contrib modules...
2001-11-24 Tom LaneRemove bogus pg_amop insertion commands, per discussion...
2001-10-04 Bruce Momjian 1. Implemented binary search in array
2001-09-30 Tom LaneChanges:
2001-09-30 Tom LaneUpdate required due to recent changes in FigureColname.
2001-09-23 Bruce Momjianplease apply attached patch to current CVS.
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-08-22 Tom LaneUpdate GiST for new pg_opclass arrangement (finally...
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-08-10 Bruce Momjian1. null-safe interface to GiST
2001-08-04 Bruce MomjianLooks okay in a quick glance, except error message...
2001-08-04 Bruce Momjian1. Fixed error with empty array ( '{}' ),
2001-06-18 Bruce MomjianThe attached patch enables the contrib subtree to build...
2001-06-11 Tom Lanecontrib/intarray updates from Oleg Bartunov:
2001-05-31 Tom LaneOoops, forgot to commit Makefile along with other changes.
2001-05-31 Tom LaneUpdates to make GIST work with multi-key indexes (from...
2001-03-22 Bruce MomjianRun pgindent on _int.c, for Tom Lane. I had skipped...
2001-03-20 Tom LaneRepair intarray's problems with TOASTed input, avoid...
2001-03-18 Tom LaneRestore include-file updates, and fix some of the more...
2001-03-18 Tom LaneRestore Peter's makefile fixes.
2001-03-17 Bruce MomjianUpdate contrib intarray to Jan 25 version.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-12 Bruce MomjianAdd // -> /* */ mapping to pgindent.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-13 Peter EisentrautClean up garbage.
2001-01-13 Peter EisentrautSurely one README file is enough.
2001-01-12 Peter EisentrautSurely we don't need a 7.0.3 makefile in 7.1.
2001-01-12 Bruce MomjianAdd to DROP todo.
2001-01-12 Marc G. Fourniercommit Oleg and Teodor's RD-tree implementation .....