Commits

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

DateSubjectAuthorReleases
2016-10-24 Stamp 9.1.24. Tom Lane 9.1.24
2016-10-24 Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2.19, 9.1.24. Tom Lane 9.1.24
2016-10-23 Avoid testing tuple visibility without buffer lock in RI_FKey_check(). Tom Lane 9.1.24
2016-10-21 Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables. Tom Lane 9.1.24
2016-10-20 Sync our copy of the timezone library with IANA release tzcode2016h. Tom Lane 9.1.24
2016-10-20 Update time zone data files to tzdata release 2016h. Tom Lane 9.1.24
2016-10-20 Another portability fix for tzcode2016g update. Tom Lane 9.1.24
2016-10-19 Windows portability fix. Tom Lane 9.1.24
2016-10-19 Sync our copy of the timezone library with IANA release tzcode2016g. Tom Lane 9.1.24
2016-10-19 Suppress "Factory" zone in pg_timezone_names view for tzdata >= 2016g. Tom Lane 9.1.24
2016-10-19 Update time zone data files to tzdata release 2016g. Tom Lane 9.1.24
2016-10-18 Fix cidin() to handle values above 2^31 platform-independently. Tom Lane 9.1.24
2016-10-14 Fix assorted integer-overflow hazards in varbit.c. Tom Lane 9.1.24
2016-10-10 In PQsendQueryStart(), avoid leaking any left-over async result. Tom Lane 9.1.24
2016-09-23 Doc: fix examples of # operators so they actually work. Tom Lane 9.1.24
2016-09-22 Be sure to rewind the tuplestore read pointer in non-leader CTEScan nodes. Tom Lane 9.1.24
2016-09-05 Add regression test coverage for non-default timezone abbreviation sets. Tom Lane 9.1.24
2016-09-04 Remove vestigial references to "zic" in favor of "IANA database". Tom Lane 9.1.24
2016-09-02 Don't require dynamic timezone abbreviations to match underlying time zone. Tom Lane 9.1.24
2016-08-31 Prevent starting a standalone backend with standby_mode on. Tom Lane 9.1.24
2016-08-25 Fix instability in parallel regression tests. Tom Lane 9.1.24
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.1.24
2016-08-17 Fix -e option in contrib/intarray/bench/bench.pl. Tom Lane 9.1.24
2016-08-14 Remove bogus dependencies on NUMERIC_MAX_PRECISION. Tom Lane 9.1.24
2016-08-13 Fix regression test parallel-make hazard. Tom Lane 9.1.24