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 Translation updates Peter Eisentraut 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-10-07 Clear OpenSSL error queue after failed X509_STORE_load_locations() call. Heikki Linnakangas 9.1.24
2016-10-07 Don't share SSL_CTX between libpq connections. Heikki Linnakangas 9.1.24
2016-09-27 Include <sys/select.h> where needed Alvaro Herrera 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-20 doc: Fix documentation to match actual make output Peter Eisentraut 9.1.24
2016-09-20 doc: Correct ALTER USER MAPPING example Peter Eisentraut 9.1.24
2016-09-18 Fix ecpg -? option on Windows, add -V alias for --version. Heikki Linnakangas 9.1.24
2016-09-09 Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL Simon Riggs 9.1.24
2016-09-08 Fix mdtruncate() to close fd.c handle of deleted segments. Andres Freund 9.1.24