Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change the signature of rm_desc so that it's passed a XLogRecord. | Heikki Linnakangas | 2014-06-14 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Rewrite the way GIN posting lists are packed on a page, to reduce WAL volume. | Heikki Linnakangas | 2014-03-31 |
* | Compress GIN posting lists, for smaller index size. | Heikki Linnakangas | 2014-01-22 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Another gin_desc fix. | Heikki Linnakangas | 2013-11-28 |
* | Fix gin_desc routine to match the WAL format. | Heikki Linnakangas | 2013-11-28 |
* | Get rid of the post-recovery cleanup step of GIN page splits. | Heikki Linnakangas | 2013-11-27 |
* | Use appendStringInfoString instead of appendStringInfo where possible. | Robert Haas | 2013-10-31 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Split out rmgr rm_desc functions into their own files | Alvaro Herrera | 2012-11-28 |