Commits

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

DateSubjectAuthorReleases
2016-08-11 Doc: fix bad link in 9.1 branch only. Tom Lane 9.1.24
2016-08-11 Doc: write some for adminpack. Tom Lane 9.1.24
2016-08-09 Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. Tom Lane 9.1.24
2016-08-08 Stamp 9.1.23. Tom Lane 9.1.23
2016-08-08 Last-minute updates for release notes. Tom Lane 9.1.23
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.1.23
2016-08-08 Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23. Tom Lane 9.1.23
2016-08-07 Fix misestimation of n_distinct for a nearly-unique column with many nulls. Tom Lane 9.1.23
2016-08-05 Teach libpq to decode server version correctly from future servers. Tom Lane 9.1.23
2016-08-05 Update time zone data files to tzdata release 2016f. Tom Lane 9.1.23
2016-07-31 Doc: remove claim that hash index creation depends on effective_cache_size. Tom Lane 9.1.23
2016-07-28 Guard against empty buffer in gets_fromFile()'s check for a newline. Tom Lane 9.1.23
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.1.23
2016-07-28 Improve documentation about CREATE TABLE ... LIKE. Tom Lane 9.1.23
2016-07-28 Register atexit hook only once in pg_upgrade. Tom Lane 9.1.23
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.1.23
2016-07-21 Make contrib regression tests safe for Danish locale. Tom Lane 9.1.23
2016-07-21 Make pltcl regression tests safe for Danish locale. Tom Lane 9.1.23
2016-07-19 Fix MSVC build for changes in zic. Tom Lane 9.1.23
2016-07-19 Sync back-branch copies of the timezone code with IANA release tzcode2016c. Tom Lane 9.1.23
2016-07-16 Fix crash in close_ps() for NaN input coordinates. Tom Lane 9.1.23
2016-07-11 Fix TAP tests and MSVC scripts for pathnames with spaces. Tom Lane 9.1.23
2016-06-22 Document that dependency tracking doesn't consider function bodies. Tom Lane 9.1.23
2016-06-19 Increase fixed waits in "pg_ctl start -w" from 5 seconds to 10. Tom Lane 9.1.23
2016-06-19 Revert "Fix "pg_ctl start -w" to test child process status directly." Tom Lane 9.1.23