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
/
src
/
include
/
access
/
spgist.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Update copyright for 2022
Bruce Momjian
2022-01-07
1
-1
/
+1
*
Pass down "logically unchanged index" hint.
Peter Geoghegan
2021-01-13
1
-0
/
+1
*
Update copyright for 2021
Bruce Momjian
2021-01-02
1
-1
/
+1
*
Invent "amadjustmembers" AM method for validating opclass members.
Tom Lane
2020-08-01
1
-0
/
+4
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
1
-1
/
+2
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
1
-1
/
+1
*
Revert "Rename files and headers related to index AM"
Michael Paquier
2019-12-27
1
-1
/
+1
*
Rename files and headers related to index AM
Michael Paquier
2019-12-25
1
-1
/
+1
*
Refactor reloption handling for index AMs in-core
Michael Paquier
2019-11-25
1
-4
/
+0
*
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-08-16
1
-1
/
+0
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
1
-9
/
+9
*
Update copyright for 2019
Bruce Momjian
2019-01-02
1
-1
/
+1
*
Add support for nearest-neighbor (KNN) searches to SP-GiST
Alexander Korotkov
2018-09-19
1
-2
/
+11
*
Update copyright for 2018
Bruce Momjian
2018-01-02
1
-1
/
+1
*
Add optional compression method to SP-GiST
Teodor Sigaev
2017-12-22
1
-1
/
+4
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-17
/
+16
*
Split index xlog headers from other private index headers.
Robert Haas
2017-02-14
1
-8
/
+0
*
Allow index AMs to cache data across aminsert calls within a SQL command.
Tom Lane
2017-02-09
1
-1
/
+2
*
Add WAL consistency checking facility.
Robert Haas
2017-02-08
1
-0
/
+1
*
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-17
1
-1
/
+0
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Improve SP-GiST opclass API to better support unlabeled nodes.
Tom Lane
2016-08-23
1
-4
/
+8
*
Introduce traversalValue for SP-GiST scan
Teodor Sigaev
2016-03-30
1
-0
/
+4
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17
1
-17
/
+27
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Revamp the WAL record format.
Heikki Linnakangas
2014-11-20
1
-3
/
+3
*
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-06
1
-1
/
+2
*
Add rmgr callback to name xlog record types for display purposes.
Andres Freund
2014-09-19
1
-0
/
+1
*
Change the signature of rm_desc so that it's passed a XLogRecord.
Heikki Linnakangas
2014-06-14
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
1
-11
/
+11
*
Restructure SPGiST opclass interface API to support whole-index scans.
Tom Lane
2012-03-10
1
-4
/
+4
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Teach SP-GiST to do index-only scans.
Tom Lane
2011-12-19
1
-0
/
+4
*
Replace simple constant pg_am.amcanreturn with an AM support function.
Tom Lane
2011-12-18
1
-0
/
+1
*
Add SP-GiST (space-partitioned GiST) index access method.
Tom Lane
2011-12-17
1
-0
/
+199