Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2019-03-24 Fix WAL format incompatibility introduced by backpatching of 52ac6cd2d0 Alexander Korotkov 9.5.17
2018-12-13 Prevent GIN deleted pages from being reclaimed too early Alexander Korotkov 9.5.16
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.5.3
2016-03-27 Change various Gin*Is* macros to return 0/1. Andres Freund 9.5.2
2015-05-20 Collection of typo fixes. Heikki Linnakangas 9.5.0
2015-03-10 Move BRIN page type to page's last two bytes Alvaro Herrera 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-02-19 Remove dead structs. Heikki Linnakangas 9.5.0
2015-02-04 Use a separate memory context for GIN scan keys. Heikki Linnakangas 9.5.0
2015-01-30 Fix query-duration memory leak with GIN rescans. Heikki Linnakangas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-30 Revert the GinMaxItemSize calculation so that we fit 3 tuples per page. Heikki Linnakangas 9.5.0
2014-12-22 Move rbtree.c from src/backend/utils/misc to src/backend/lib. Heikki Linnakangas 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-13 Rename pending_list_cleanup_size to gin_pending_list_limit. Fujii Masao 9.5.0
2014-11-11 Add GUC and storage parameter to set the maximum size of GIN pending list. Fujii Masao 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-09-02 Silence warning on new versions of clang. Heikki Linnakangas 9.5.0