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
/
contrib
/
btree_gist
/
expected
/
btree_gist.out
Age
Commit message (
Expand
)
Author
2004-05-28
New version. Add support for int2, int8, float4, float8, timestamp with/witho...
Teodor Sigaev
2003-08-01
Update contrib regression tests for recent error message editing.
Tom Lane
2003-07-24
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-05-14
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-03-28
Regression output didn't get updated to match recent commit.
Tom Lane
2003-02-19
We just released new version of contrib/btree_gist
Bruce Momjian
2002-11-01
Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.
Tom Lane
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-23
Update contrib regression tests for OPAQUE datatype changes.
Tom Lane
2001-10-03
Update incorrect expected file. Use 'timestamp without time zone'
Tom Lane
2001-08-22
New contrib module for BTREE emulation in GiST.
Tom Lane