Commits

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

DateSubjectAuthorReleases
2016-02-16 Improve wording in the planner doc Tatsuo Ishii 9.1.21
2016-02-15 pgbench: avoid FD_ISSET on an invalid file descriptor Alvaro Herrera 9.1.21
2016-02-15 Suppress compiler warnings about useless comparison of unsigned to zero. Tom Lane 9.1.21
2016-02-11 Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable. Noah Misch 9.1.21
2016-02-11 Avoid use of sscanf() to parse ispell dictionary files. Tom Lane 9.1.21
2016-02-08 Stamp 9.1.20. Tom Lane 9.1.20
2016-02-08 Translation updates Peter Eisentraut 9.1.20
2016-02-08 Last-minute updates for release notes. Tom Lane 9.1.20
2016-02-08 Fix some regex issues with out-of-range characters and large char ranges. Tom Lane 9.1.20
2016-02-07 Improve documentation about PRIMARY KEY constraints. Tom Lane 9.1.20
2016-02-07 Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. Tom Lane 9.1.20
2016-02-06 Force certain "pljava" custom GUCs to be PGC_SUSET. Noah Misch 9.1.20
2016-02-05 Update time zone data files to tzdata release 2016a. Tom Lane 9.1.20
2016-02-04 In pg_dump, ensure that view triggers are processed after view rules. Tom Lane 9.1.20
2016-02-03 pgbench: Install guard against overflow when dividing by -1. Robert Haas 9.1.20
2016-02-01 Make sure ecpg header files do not have a comment lasting several lines, one of Michael Meskes 9.1.20
2016-01-31 Fix error in documentated use of mingw-w64 compilers Andrew Dunstan 9.1.20
2016-01-29 Fix incorrect pattern-match processing in psql's \det command. Tom Lane 9.1.20
2016-01-26 Fix startup so that log prefix %h works for the log_connections message. Tom Lane 9.1.20
2016-01-20 Properly install dynloader.h on MSVC builds Bruce Momjian 9.1.20
2016-01-15 Fix spelling mistake. Robert Haas 9.1.20
2016-01-14 Properly close token in sspi authentication Magnus Hagander 9.1.20
2016-01-13 Handle extension members when first setting object dump flags in pg_dump. Tom Lane 9.1.20
2016-01-09 Clean up some lack-of-STRICT issues in the core code, too. Tom Lane 9.1.20
2016-01-09 Clean up code for widget_in() and widget_out(). Tom Lane 9.1.20