Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-01-15 | Fix hash_update_hash_key() to handle same-bucket case correctly. | Tom Lane | 9.3.0 |
| 2013-01-14 | Prevent very-low-probability PANIC during PREPARE TRANSACTION. | Tom Lane | 9.3.0 |
| 2012-12-12 | Add defenses against integer overflow in dynahash numbuckets calculations. | Tom Lane | 9.3.0 |
| 2012-10-19 | Fix hash_search to avoid corruption of the hash table on out-of-memory. | Tom Lane | 9.3.0 |