summaryrefslogtreecommitdiff
path: root/contrib/intarray/README.intarray
AgeCommit message (Expand)Author
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian
2007-09-14Remove ill-considered (not to mention undocumented) attempt to makeTom Lane
2006-09-10Rename contrib contains/contained-by operators to @> and <@, per discussion.Tom Lane
2005-10-03Optimize benchmark query and update benchmark's results.Teodor Sigaev
2005-01-27Add intset() to READMETeodor Sigaev
2002-12-27Small fix in documentation and some examples of usage. Please, apply toBruce Momjian
2002-10-03This is small README fix for contrib/intarray. Thank you.Bruce Momjian
2002-08-10August 6, 2002Bruce Momjian
2001-10-04 1. Implemented binary search in arrayBruce Momjian
2001-09-30Changes:Tom Lane
2001-09-23please apply attached patch to current CVS.Bruce Momjian
2001-08-21Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane
2001-03-20Repair intarray's problems with TOASTed input, avoid scribbling onTom Lane
2001-03-17Update contrib intarray to Jan 25 version.Bruce Momjian
2001-01-12commit Oleg and Teodor's RD-tree implementation ... this provides theMarc G. Fournier