Commits

DateSubjectAuthorReleases
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-20 Revert no-op changes to BufferGetPage() Kevin Grittner 9.6.0
2016-04-08 Add the "snapshot too old" feature Kevin Grittner 9.6.0
2016-04-08 Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-06-28 Fix double-XLogBeginInsert call in GIN page splits. Heikki Linnakangas 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 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-12 Fix GIN data page split ratio calculation. Heikki Linnakangas 9.4.0
2014-09-12 Fix GIN data page split ratio calculation. Heikki Linnakangas 9.5.0
2014-08-29 Fix bug in compressed GIN data leaf page splitting code. Heikki Linnakangas 9.4.0
2014-08-29 Fix bug in compressed GIN data leaf page splitting code. Heikki Linnakangas 9.5.0
2014-07-31 Move log_newpage and log_newpage_buffer to xlog.c. Heikki Linnakangas 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-04-14 Set pd_lower on internal GIN posting tree pages. Heikki Linnakangas 9.4.0
2014-04-05 Fix another palloc in critical section. Heikki Linnakangas 9.4.0
2014-03-31 Rewrite the way GIN posting lists are packed on a page, to reduce WAL volume. Heikki Linnakangas 9.4.0
2014-03-24 Change ginMergeItemPointers to return a palloc'd array. Heikki Linnakangas 9.4.0
2014-01-29 Further optimize GIN multi-key searches. Heikki Linnakangas 9.4.0
2014-01-29 Further optimize multi-key GIN searches. Heikki Linnakangas 9.4.0
2014-01-24 Reset unused fields in GIN data leaf page footer. Heikki Linnakangas 9.4.0
2014-01-24 Fix off-by-one in newly-introdcued GIN assertion. Heikki Linnakangas 9.4.0