summaryrefslogtreecommitdiff
path: root/contrib/ltree
Commit message (Expand)AuthorAgeFilesLines
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-142-10/+8
* Please, apply patch for contrib/ltree to current CVS and 7.3.2Bruce Momjian2003-03-315-7/+300
* This patch fixes a bunch of spelling mistakes in comments throughout theTom Lane2003-03-101-1/+1
* Please apply patches for contrib/ltree.Bruce Momjian2003-02-199-128/+509
* Fix incorrect subdir value.Tom Lane2002-11-011-1/+1
* Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.Tom Lane2002-11-011-8/+8
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-211-2/+0
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-184-621/+768
* Tiny patch fixing small documentation typo.Bruce Momjian2002-09-201-2/+2
* pgindent run.Bruce Momjian2002-09-0410-1542/+1973
* Modify array operations to include array's element type OID in theTom Lane2002-08-262-10/+10
* Update contrib regression tests for OPAQUE datatype changes.Tom Lane2002-08-231-0/+8
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-43/+43
* Fixed very stupid but important bug: mixing calls of some founctions fromBruce Momjian2002-08-109-19/+21
* The patch solves this problem, I hope...Bruce Momjian2002-08-104-13/+13
* Patch for current CVS. It add test of lca() to ltree test suite.Bruce Momjian2002-08-062-0/+72
* Tom Lane:Bruce Momjian2002-08-041-71/+0
* please find attached patch to current CVS ( contrib/ltree )Bruce Momjian2002-08-046-38/+199
* 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-3020-0/+14327