Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 9.3.25 |
| 2015-08-04 | Fix bogus "out of memory" reports in tuplestore.c. | Tom Lane | 9.3.10 |
| 2015-01-28 | Fix column-privilege leak in error-message paths | Stephen Frost | 9.3.6 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-07-14 | Ensure 64bit arithmetic when calculating tapeSpace | Stephen Frost | 9.3.0 |
| 2013-01-29 | Provide database object names as separate fields in error messages. | Tom Lane | 9.3.0 |
| 2013-01-17 | Improve memory space management in tuplesort and tuplestore. | Tom Lane | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |