aboutsummaryrefslogtreecommitdiff
path: root/contrib/ltree/sql
Commit message (Expand)AuthorAge
* Fix crash in contrib/ltree's lca() function for empty input array.Tom Lane2018-07-13
* Fix typos in comments.Heikki Linnakangas2017-02-06
* Convert contrib modules to use the extension facility.Tom Lane2011-02-13
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-19
* Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane2007-11-13
* Recent tightening of allowed array-literal syntax broke one test caseTom Lane2004-08-21
* Please, apply patch for contrib/ltree to current CVS and 7.3.2Bruce Momjian2003-03-31
* Please apply patches for contrib/ltree.Bruce Momjian2003-02-19
* SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian2002-10-21
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-18
* Patch for current CVS. It add test of lca() to ltree test suite.Bruce Momjian2002-08-06
* Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.Bruce Momjian2002-07-30