Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-12-12 | Add defenses against integer overflow in dynahash numbuckets calculations. | Tom Lane | 9.2.3 |
| 2012-10-19 | Fix hash_search to avoid corruption of the hash table on out-of-memory. | Tom Lane | 9.2.2 |
| 2011-09-04 | Clean up the #include mess a little. | Tom Lane | 9.2.0 |