index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
data
Age
Commit message (
Expand
)
Author
2020-04-27
Fix full text search to handle NOT above a phrase search correctly.
Tom Lane
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-07
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
PG95-1_01
Marc G. Fournier