Commits

DateSubjectAuthorReleases
2014-01-22 Compress GIN posting lists, for smaller index size. Heikki Linnakangas 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-11-27 Get rid of the post-recovery cleanup step of GIN page splits. Heikki Linnakangas 9.4.0
2013-11-27 More GIN refactoring. Heikki Linnakangas 9.4.0
2013-11-20 Refactor the internal GIN B-tree interface for forming a downlink. Heikki Linnakangas 9.4.0
2013-10-03 Minor GIN code refactoring. Heikki Linnakangas 9.4.0
2013-03-18 Remove PageSetTLI and rename pd_tli to pd_checksum Simon Riggs 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-28 Remove obsolete XLogRecPtr macros Alvaro Herrera 9.3.0
2012-11-28 Split out rmgr rm_desc functions into their own files Alvaro Herrera 9.3.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.3.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.0.11
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.1.7
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.2.2
2012-04-06 Fix misleading output from gin_desc(). Tom Lane 8.4.12
2012-04-06 Fix misleading output from gin_desc(). Tom Lane 9.0.8
2012-04-06 Fix misleading output from gin_desc(). Tom Lane 9.1.4
2012-04-06 Fix misleading output from gin_desc(). Tom Lane 9.2.0
2012-02-26 Fix some more bugs in GIN's WAL replay logic. Tom Lane 8.4.12
2012-02-26 Fix some more bugs in GIN's WAL replay logic. Tom Lane 9.0.8
2012-02-26 Fix some more bugs in GIN's WAL replay logic. Tom Lane 9.1.4
2012-02-26 Fix some more bugs in GIN's WAL replay logic. Tom Lane 9.2.0
2012-02-05 Improve comment. Tom Lane 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-25 Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. Tom Lane 8.4.10