Commits

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

DateSubjectAuthorReleases
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
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 Fix typo Peter Eisentraut 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 several one-byte buffer over-reads in to_number Peter Eisentraut 9.1.23
2016-08-08 Translation updates Peter Eisentraut 9.1.23
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.1.23
2016-08-08 Promote pg_dumpall shell/connstr quoting functions to src/fe_utils. Noah Misch 9.1.23
2016-08-08 Back-patch "Only quote libpq connection string values that need quoting." Noah Misch 9.1.23
2016-08-08 Obstruct shell, SQL, and conninfo injection via database and role names. Noah Misch 9.1.23
2016-08-08 Fix Windows shell argument quoting. Noah Misch 9.1.23
2016-08-08 Introduce a psql "\connect -reuse-previous=on|off" option. Noah Misch 9.1.23
2016-08-08 Field conninfo strings throughout src/bin/scripts. Noah Misch 9.1.23
2016-08-08 Sort out paired double quotes in \connect, \password and \crosstabview. Noah Misch 9.1.23