Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-12 | Reduce initial size of RelfilenodeMapHash. | Tom Lane | 9.4.13 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-16 | Mark variables 'static' where possible. Move GinFuzzySearchLimit to ginget.c | Heikki Linnakangas | 9.4.0 |
| 2013-11-13 | Fix relfilenodemap.c's handling of cache invalidations. | Robert Haas | 9.4.0 |
| 2013-11-13 | Move variable closer to where it is used | Peter Eisentraut | 9.4.0 |
| 2013-08-27 | Initialize cached OID to Invalid in new hash entries | Alvaro Herrera | 9.4.0 |
| 2013-07-22 | Silence compiler warning on an unused variable | Alvaro Herrera | 9.4.0 |
| 2013-07-22 | Add infrastructure for mapping relfilenodes to relation OIDs. | Robert Haas | 9.4.0 |