Commits

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

DateSubjectAuthorReleases
2017-05-07 Install the "posixrules" timezone link in MSVC builds. Tom Lane 9.3.17
2017-05-07 Restore fullname[] contents before falling through in pg_open_tzfile(). Tom Lane 9.3.17
2017-05-06 Document current_role. Tom Lane 9.3.17
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 9.3.17
2017-05-03 Improve performance of timezone loading, especially pg_timezone_names view. Tom Lane 9.3.17
2017-05-02 Ensure commands in extension scripts see the results of preceding DDL. Tom Lane 9.3.17
2017-05-01 Update time zone data files to tzdata release 2017b. Tom Lane 9.3.17
2017-04-30 Sync our copy of the timezone library with IANA release tzcode2017b. Tom Lane 9.3.17
2017-04-23 Fix order of arguments to SubTransSetParent(). Tom Lane 9.3.17
2017-04-21 Avoid depending on non-POSIX behavior of fcntl(2). Tom Lane 9.3.17
2017-04-17 Support OpenSSL 1.1.0 in 9.3 and 9.2. Tom Lane 9.3.17
2017-04-17 Back-patch 9.4-era SSL renegotiation code into 9.3 and 9.2. Tom Lane 9.3.17
2017-04-15 Provide a way to control SysV shmem attach address in EXEC_BACKEND builds. Tom Lane 9.3.17
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.3.17
2017-04-13 Fix regexport.c to behave sanely with lookaround constraints. Tom Lane 9.3.17
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 9.3.17
2017-03-26 Fix unportable disregard of alignment requirements in RADIUS code. Tom Lane 9.3.17
2017-03-13 Remove unnecessary dependency on statement_timeout in prepared_xacts test. Tom Lane 9.3.17
2017-03-10 Sanitize newlines in object names in "pg_restore -l" output. Tom Lane 9.3.17
2017-03-09 Fix timestamptz regression test to still work with latest IANA zone data. Tom Lane 9.3.17
2017-03-07 Repair incorrect pg_dump labeling for some comments and security labels. Tom Lane 9.3.17
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.3.17
2017-02-21 Fix sloppy handling of corner-case errors in fd.c. Tom Lane 9.3.17
2017-02-20 Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns. Tom Lane 9.3.17
2017-02-19 Make src/interfaces/libpq/test clean up after itself. Tom Lane 9.3.17