summaryrefslogtreecommitdiff
path: root/contrib/ltree/ltree.sql.in
Commit message (Expand)AuthorAgeFilesLines
* Un-break ltree.Tom Lane2006-04-271-2/+2
* Move ltree parentsel() selectivity function into /contrib/ltree.Bruce Momjian2006-04-261-0/+5
* Enhanced containment selectivity function for /contrib/ltreeBruce Momjian2006-04-261-2/+2
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-69/+80
* Cleanup vectors of GISTENTRY and eliminate problem with 64-bit strict-alignedTeodor Sigaev2004-03-301-4/+4
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-141-2/+0
* Please, apply patch for contrib/ltree to current CVS and 7.3.2Bruce Momjian2003-03-311-0/+20
* Please apply patches for contrib/ltree.Bruce Momjian2003-02-191-0/+97
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-181-166/+311
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-43/+43
* please find attached patch to current CVS ( contrib/ltree )Bruce Momjian2002-08-041-0/+40
* Replace ad-hoc insertions into pg_opclass and friends with CREATETom Lane2002-07-301-347/+52
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-301-0/+849