Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-25 | Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). | Tom Lane | 9.5.11 |
| 2015-11-19 | Dodge a macro-name conflict with Perl. | Tom Lane | 9.5.0 |
| 2015-02-20 | Use FLEXIBLE_ARRAY_MEMBER in struct RecordIOData. | Tom Lane | 9.5.0 |
| 2015-01-13 | Silence Coverity warnings about unused return values from pushJsonbValue() | Heikki Linnakangas | 9.5.0 |
| 2014-12-01 | Fix hstore_to_json_loose's detection of valid JSON number values. | Andrew Dunstan | 9.5.0 |