Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-04 | Fix some issues in new hashtable size calculations in nodeHash.c. | Tom Lane | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. | Tom Lane | 9.5.0 |
| 2015-01-06 | Update copyright for 2015 | Bruce Momjian | 9.5.0 |
| 2014-10-13 | Increase number of hash join buckets for underestimate. | Kevin Grittner | 9.5.0 |
| 2014-09-10 | Pack tuples in a hash join batch densely, to save memory. | Heikki Linnakangas | 9.5.0 |