index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
ltree
/
sql
Age
Commit message (
Expand
)
Author
2017-06-14
Merge from PG master upto d5cb3bab564e0927ffac7c8729eacf181a12dd40
Pavan Deolasee
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2016-11-29
Test all contrib-created operator classes with amvalidate.
Tom Lane
2015-09-14
Initial commit of tests for Major differences between XL and postgresql (Limi...
Pallavi Sontakke
2011-02-14
Convert contrib modules to use the extension facility.
Tom Lane
2010-08-19
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2007-11-13
Fix a few contrib regression test scripts that hadn't gotten the word
Tom Lane
2004-08-21
Recent tightening of allowed array-literal syntax broke one test case
Tom Lane
2003-03-31
Please, apply patch for contrib/ltree to current CVS and 7.3.2
Bruce Momjian
2003-02-19
Please apply patches for contrib/ltree.
Bruce Momjian
2002-10-21
SET autocommit no longer needed in /contrib because pg_regress.sh does
Bruce Momjian
2002-10-18
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-08-06
Patch for current CVS. It add test of lca() to ltree test suite.
Bruce Momjian
2002-07-30
Add ltree data type to contrib, from Teodor Sigaev and Oleg Bartunov.
Bruce Momjian