Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Reduce initial size of RelfilenodeMapHash. | Tom Lane | 2017-05-12 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Improve hash_create's API for selecting simple-binary-key hash functions. | Tom Lane | 2014-12-18 |
* | 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 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Mark variables 'static' where possible. Move GinFuzzySearchLimit to ginget.c | Heikki Linnakangas | 2013-12-16 |
* | Fix relfilenodemap.c's handling of cache invalidations. | Robert Haas | 2013-11-13 |
* | Move variable closer to where it is used | Peter Eisentraut | 2013-11-13 |
* | Initialize cached OID to Invalid in new hash entries | Alvaro Herrera | 2013-08-27 |
* | Silence compiler warning on an unused variable | Alvaro Herrera | 2013-07-22 |
* | Add infrastructure for mapping relfilenodes to relation OIDs. | Robert Haas | 2013-07-22 |