index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
btree_gist
/
expected
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
2
-20
/
+20
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
2
-20
/
+22
*
Improve stability of recently-added regression test case.
Tom Lane
2018-10-16
1
-15
/
+11
*
Remove ruleutils.c's special case for BIT [VARYING] literals.
Tom Lane
2018-09-11
2
-6
/
+6
*
Fix IOS planning when only some index columns can return an attribute.
Tom Lane
2018-03-01
1
-0
/
+39
*
Add btree_gist support for enum types.
Andrew Dunstan
2017-03-21
1
-0
/
+91
*
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
1
-0
/
+89
*
Test all contrib-created operator classes with amvalidate.
Tom Lane
2016-11-29
1
-0
/
+8
*
Add uuid to the set of types supported by contrib/btree_gist.
Tom Lane
2016-11-29
1
-0
/
+66
*
Properly initialize SortSupport for ORDER BY rechecks in nodeIndexscan.c.
Tom Lane
2016-06-05
1
-0
/
+18
*
Ensure plan stability in contrib/btree_gist regression test.
Tom Lane
2016-05-12
1
-0
/
+2
*
Be more careful about printing constants in ruleutils.c.
Tom Lane
2015-03-30
5
-9
/
+9
*
Add index-only scan support to btree_gist.
Heikki Linnakangas
2015-03-27
20
-21
/
+164
*
Reduce messages about implicit indexes and sequences to DEBUG1.
Robert Haas
2012-07-04
1
-1
/
+0
*
Add KNNGIST support to contrib/btree_gist.
Tom Lane
2011-03-02
11
-0
/
+275
*
Convert contrib modules to use the extension facility.
Tom Lane
2011-02-13
1
-7
/
+1
*
Regression tests for new btree_gist "not equals" support.
Robert Haas
2010-08-03
1
-0
/
+40
*
Add alternative expected output files for cs_CZ locale for btree_gist and
Heikki Linnakangas
2009-05-08
3
-0
/
+205
*
Fix a few contrib regression test scripts that hadn't gotten the word
Tom Lane
2007-11-13
1
-15
/
+2
*
Fix storage size for btree_gist interval indexes. Fix penalty
Tom Lane
2005-07-21
1
-2
/
+2
*
Fixes from Janko Richter <jankorichter@yahoo.de>
Teodor Sigaev
2005-07-01
6
-48
/
+48
*
New version. Add support for int2, int8, float4, float8, timestamp with/witho...
Teodor Sigaev
2004-05-28
25
-102
/
+1769
*
Update contrib regression tests for recent error message editing.
Tom Lane
2003-08-01
1
-6
/
+6
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
1
-12
/
+18
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
1
-12
/
+12
*
Regression output didn't get updated to match recent commit.
Tom Lane
2003-03-28
1
-10
/
+12
*
We just released new version of contrib/btree_gist
Bruce Momjian
2003-02-19
1
-8
/
+59
*
Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.
Tom Lane
2002-11-01
1
-4
/
+4
*
SET autocommit no longer needed in /contrib because pg_regress.sh does
Bruce Momjian
2002-10-21
1
-2
/
+2
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
1
-9
/
+9
*
Update contrib regression tests for OPAQUE datatype changes.
Tom Lane
2002-08-23
1
-0
/
+4
*
Update incorrect expected file. Use 'timestamp without time zone'
Tom Lane
2001-10-03
1
-5
/
+5
*
New contrib module for BTREE emulation in GiST.
Tom Lane
2001-08-22
1
-0
/
+39