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
/
btree_date.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up newlines following left parentheses
Alvaro Herrera
2020-01-30
1
-32
/
+31
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-9
/
+9
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-1
/
+1
*
Use CallerFInfoFunctionCall with btree_gist for numeric types
Andrew Dunstan
2017-03-21
1
-12
/
+12
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
1
-0
/
+1
*
Add index-only scan support to btree_gist.
Heikki Linnakangas
2015-03-27
1
-0
/
+7
*
Minor refactoring of btree_gist code.
Heikki Linnakangas
2015-03-26
1
-2
/
+1
*
Fix valgrind warning for btree_gist indexes on macaddr.
Tom Lane
2014-05-16
1
-0
/
+1
*
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-18
1
-9
/
+0
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
1
-7
/
+7
*
Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and
Bruce Momjian
2011-08-26
1
-0
/
+2
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-7
/
+7
*
Add KNNGIST support to contrib/btree_gist.
Tom Lane
2011-03-02
1
-1
/
+48
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
1
-4
/
+4
*
Preventing intersection of ranges during page split. Changes are only
Teodor Sigaev
2009-12-02
1
-6
/
+10
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-4
/
+5
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
1
-0
/
+3
*
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2008-04-14
1
-1
/
+6
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-8
/
+8
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-106
/
+113
*
- Add aligment of variable data types
Teodor Sigaev
2004-06-03
1
-1
/
+2
*
New version. Add support for int2, int8, float4, float8, timestamp with/witho...
Teodor Sigaev
2004-05-28
1
-0
/
+191