Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 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 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 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 |