Commits

DateSubjectAuthorReleases
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.4.20
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.5.15
2018-06-30 pgindent run prior to branching Andrew Dunstan 11.0
2018-05-04 Re-think predicate locking on GIN indexes. Teodor Sigaev 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-16 Fix broken cleanup interlock for GIN pending list. Robert Haas 9.6.7
2017-11-16 Fix broken cleanup interlock for GIN pending list. Robert Haas 10.2
2017-11-16 Fix broken cleanup interlock for GIN pending list. Robert Haas 11.0
2017-11-02 Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-02-14 Split index xlog headers from other private index headers. Robert Haas 10.0
2017-01-17 Generate fmgr prototypes automatically Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-28 Prevent multiple cleanup process for pending list in GIN. Teodor Sigaev 9.6.0
2016-04-20 Revert no-op changes to BufferGetPage() Kevin Grittner 9.6.0
2016-04-08 Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 9.6.0
2016-01-30 Fix whitespace Peter Eisentraut 9.6.0
2016-01-28 Add gin_clean_pending_list function to clean up GIN pending list Fujii Masao 9.6.0