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 |
| 2018-07-13 | Fix crash in contrib/ltree's lca() function for empty input array. | Tom Lane | 9.3.24 |
| 2016-03-08 | ltree: Zero padding bytes when allocating memory for externally visible data. | Andres Freund | 9.3.12 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |