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
/
src
/
test
/
regress
/
data
Age
Commit message (
Expand
)
Author
2014-05-09
Improve key representation for GIN jsonb_ops, and fix existence-search bug.
Tom Lane
2014-03-23
Introduce jsonb, a structured format for storing json.
Andrew Dunstan
2011-01-08
Fix GIN to support null keys, empty and null items, and full index scans.
Tom Lane
2009-01-19
Avoid regression test cases that fail in locales that sort "v" and "w"
Peter Eisentraut
2007-08-21
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2006-05-02
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2005-07-01
Migrate rtree_gist functionality into the core system, and add some
Tom Lane
2002-06-17
Back out accidental COPY data changes.
Bruce Momjian
2002-06-17
Merge ALTER GROUP ADD/DROP rules by creating add_drop action.
Bruce Momjian
1997-10-17
Changes due to fixed DEFAULT behaviour.
Vadim B. Mikheev
1997-08-28
Tests for CHECK/DEFAULT
Vadim B. Mikheev
1997-06-03
Update to use new path geometric type syntax.
Thomas G. Lockhart
1997-05-02
New test data for aggregate functions.
Thomas G. Lockhart
1997-04-27
Massive regression test patches from Thomas *woo hoo!*
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
Marc G. Fournier