Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-14 | Spelling fixes | Peter Eisentraut | 9.3.17 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.3.16 |
| 2016-03-08 | ltree: Zero padding bytes when allocating memory for externally visible data. | Andres Freund | 9.3.12 |
| 2015-10-05 | Prevent stack overflow in query-type functions. | Noah Misch | 9.3.10 |
| 2014-02-17 | Predict integer overflow to avoid buffer overruns. | Noah Misch | 9.3.3 |
| 2012-07-16 | Remove unreachable code | Peter Eisentraut | 9.3.0 |
| 2012-06-24 | Replace int2/int4 in C code with int16/int32 | Peter Eisentraut | 9.3.0 |