Commits

DateSubjectAuthorReleases
2019-07-31 Remove superfluous newlines in function prototypes. Andres Freund 12.0
2019-07-31 Remove superfluous newlines in function prototypes. Andres Freund 13.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-07-24 Use full 64-bit XID for checking if a deleted GiST page is old enough. Heikki Linnakangas 12.0
2019-07-24 Use full 64-bit XID for checking if a deleted GiST page is old enough. Heikki Linnakangas 13.0
2019-07-16 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-14 Detect internal GiST page splits correctly during index build. Heikki Linnakangas 12.0
2019-04-22 Convert gist to compute page level xid horizon on primary. Andres Freund 12.0
2019-04-03 Generate less WAL during GiST, GIN and SP-GiST index build. Heikki Linnakangas 12.0
2019-03-22 Delete empty pages during GiST VACUUM. Heikki Linnakangas 12.0
2019-03-10 Support for INCLUDE attributes in GiST indexes Alexander Korotkov 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-20 Check for conflicting queries during replay of gistvacuumpage() Alexander Korotkov 12.0
2018-12-20 Check for conflicting queries during replay of gistvacuumpage() Alexander Korotkov 11.2
2018-12-20 Check for conflicting queries during replay of gistvacuumpage() Alexander Korotkov 10.7
2018-12-20 Check for conflicting queries during replay of gistvacuumpage() Alexander Korotkov 9.6.12
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-27 Allow index AMs to return either HeapTuple or IndexTuple format during IOS. Tom Lane 10.0
2017-02-14 Split index xlog headers from other private index headers. Robert Haas 10.0
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0
2017-01-17 Generate fmgr prototypes automatically Peter Eisentraut 10.0