index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
ltree
/
sql
Commit message (
Expand
)
Author
Age
*
Fix crash in contrib/ltree's lca() function for empty input array.
Tom Lane
2018-07-13
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Fix a few contrib regression test scripts that hadn't gotten the word
Tom Lane
2007-11-13
*
Recent tightening of allowed array-literal syntax broke one test case
Tom Lane
2004-08-21
*
Please, apply patch for contrib/ltree to current CVS and 7.3.2
Bruce Momjian
2003-03-31
*
Please apply patches for contrib/ltree.
Bruce Momjian
2003-02-19
*
SET autocommit no longer needed in /contrib because pg_regress.sh does
Bruce Momjian
2002-10-21
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
*
Patch for current CVS. It add test of lca() to ltree test suite.
Bruce Momjian
2002-08-06
*
Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.
Bruce Momjian
2002-07-30