Commits

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

DateSubjectAuthorReleases
2015-06-09 Stamp 9.0.22. Tom Lane 9.0.22
2015-06-09 Release notes for 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22. Tom Lane 9.0.22
2015-06-09 Report more information if pg_perm_setlocale() fails at startup. Tom Lane 9.0.22
2015-06-07 Use a safer method for determining whether relcache init file is stale. Tom Lane 9.0.22
2015-06-05 Fix incorrect order of database-locking operations in InitPostgres(). Tom Lane 9.0.22
2015-06-01 Stamp 9.0.21. Tom Lane 9.0.21
2015-06-01 Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21. Tom Lane 9.0.21
2015-05-29 Remove special cases for ETXTBSY from new fsync'ing logic. Tom Lane 9.0.21
2015-05-28 Fix fsync-at-startup code to not treat errors as fatal. Tom Lane 9.0.21
2015-05-27 Remove configure check prohibiting threaded libpython on OpenBSD. Tom Lane 9.0.21
2015-05-24 Rename pg_shdepend.c's typedef "objectType" to SharedDependencyObjectType. Tom Lane 9.0.21
2015-05-22 Back-patch libpq support for TLS versions beyond v1. Tom Lane 9.0.21
2015-05-19 Last-minute updates for release notes. Tom Lane 9.0.20
2015-05-19 Revert error-throwing wrappers for the printf family of functions. Tom Lane 9.0.20
2015-05-18 Stamp 9.0.20. Tom Lane 9.0.20
2015-05-18 Last-minute updates for release notes. Tom Lane 9.0.20
2015-05-17 Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. Tom Lane 9.0.20
2015-05-16 Fix docs typo Tom Lane 9.0.20
2015-05-15 Update time zone data files to tzdata release 2015d. Tom Lane 9.0.20
2015-05-14 Docs: fix erroneous claim about max byte length of GB18030. Tom Lane 9.0.20
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.0.20
2015-04-25 Prevent improper reordering of antijoins vs. outer joins. Tom Lane 9.0.20
2015-04-07 Fix assorted inconsistent function declarations. Tom Lane 9.0.20
2015-04-04 Fix incorrect matching of subexpressions in outer-join plan nodes. Tom Lane 9.0.20
2015-04-03 Remove unnecessary variables in _hash_splitbucket(). Tom Lane 9.0.20