Commits

DateSubjectAuthorReleases
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 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-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-04-06 Fix mixup of bool and ternary value Peter Eisentraut 10.0
2017-03-28 Remove direct uses of ItemPointer.{ip_blkid,ip_posid} Alvaro Herrera 10.0
2017-03-23 Reduce page locking in GIN vacuum Teodor Sigaev 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-01-17 Generate fmgr prototypes automatically Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-02 Support multiple iterators in the Red-Black Tree implementation. Heikki Linnakangas 10.0
2016-04-28 Prevent multiple cleanup process for pending list in GIN. Teodor Sigaev 9.6.0
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.4.8
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.5.3
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.6.0
2016-04-08 Add the "snapshot too old" feature Kevin Grittner 9.6.0
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.5.2
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.4.7
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.3.12
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.2.16
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.1.21
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.6.0
2016-01-28 Add gin_clean_pending_list function to clean up GIN pending list Fujii Masao 9.6.0
2016-01-21 Remove unused argument from ginInsertCleanup() Fujii Masao 9.6.0