Commits

Showing commits that first shipped in 9.0 (backpatches included). Clear

DateSubjectAuthorReleases
2015-10-05 Stamp 9.0.23. Tom Lane 9.0.23
2015-10-05 Last-minute updates for release notes. Tom Lane 9.0.23
2015-10-04 Release notes for 9.5beta1, 9.4.5, 9.3.10, 9.2.14, 9.1.19, 9.0.23. Tom Lane 9.0.23
2015-10-04 Further twiddling of nodeHash.c hashtable sizing calculation. Tom Lane 9.0.23
2015-10-04 Fix possible "invalid memory alloc request size" failure in nodeHash.c. Tom Lane 9.0.23
2015-10-02 Update time zone data files to tzdata release 2015g. Tom Lane 9.0.23
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.0.23
2015-10-02 Add recursion depth protections to regular expression matching. Tom Lane 9.0.23
2015-10-02 Fix potential infinite loop in regular expression execution. Tom Lane 9.0.23
2015-10-02 Add some more query-cancel checks to regular expression matching. Tom Lane 9.0.23
2015-10-02 Docs: add disclaimer about hazards of using regexps from untrusted sources. Tom Lane 9.0.23
2015-10-01 Fix documentation error in commit 8703059c6b55c427100e00a09f66534b6ccbfaa1. Tom Lane 9.0.23
2015-10-01 Improve LISTEN startup time when there are many unread notifications. Tom Lane 9.0.23
2015-09-25 Further fix for psql's code for locale-aware formatting of numeric output. Tom Lane 9.0.23
2015-09-25 Further fix for psql's code for locale-aware formatting of numeric output. Tom Lane 9.0.23
2015-09-25 Fix psql's code for locale-aware formatting of numeric output. Tom Lane 9.0.23
2015-09-22 Docs: fix typo in to_char() example. Tom Lane 9.0.23
2015-09-21 Fix possible internal overflow in numeric multiplication. Tom Lane 9.0.23
2015-09-20 Be more wary about partially-valid LOCALLOCK data in RemoveLocalLock(). Tom Lane 9.0.23
2015-09-18 Fix low-probability memory leak in regex execution. Tom Lane 9.0.23
2015-09-16 Fix documentation of regular expression character-entry escapes. Tom Lane 9.0.23
2015-09-12 Remove set-but-not-used variable. Tom Lane 9.0.23
2015-09-10 Revert "Fix typo in setrefs.c" Tom Lane 9.0.23
2015-09-10 Fix minor bug in regexp makesearch() function. Tom Lane 9.0.23
2015-09-04 Fix subtransaction cleanup after an outer-subtransaction portal fails. Tom Lane 9.0.23