Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Fix typos in comments | Magnus Hagander | 2015-05-17 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Don't allow to disable backend assertions via the debug_assertions GUC. | Andres Freund | 2014-06-20 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Zero padding byte at end of GIN posting list. | Heikki Linnakangas | 2014-04-07 |
* | Rewrite the way GIN posting lists are packed on a page, to reduce WAL volume. | Heikki Linnakangas | 2014-03-31 |
* | Change ginMergeItemPointers to return a palloc'd array. | Heikki Linnakangas | 2014-03-24 |
* | Compress GIN posting lists, for smaller index size. | Heikki Linnakangas | 2014-01-22 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Misc GIN refactoring. | Heikki Linnakangas | 2013-11-06 |