Commits

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

DateSubjectAuthorReleases
2017-11-25 Update MSVC build process for new timezone data. Tom Lane 9.3.21
2017-11-25 Replace raw timezone source data with IANA's new compact format. Tom Lane 9.3.21
2017-11-25 Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). Tom Lane 9.3.21
2017-11-25 Repair failure with SubPlans in multi-row VALUES lists. Tom Lane 9.3.21
2017-11-20 Use out-of-line M68K spinlock code for OpenBSD as well as NetBSD. Tom Lane 9.3.21
2017-11-20 Add support for Motorola 88K to s_lock.h. Tom Lane 9.3.21
2017-11-17 Provide modern examples of how to auto-start Postgres on macOS. Tom Lane 9.3.21
2017-11-09 Revert "Allow --with-bonjour to work with non-macOS implementations of Bonjour." Tom Lane 9.3.21
2017-11-08 Allow --with-bonjour to work with non-macOS implementations of Bonjour. Tom Lane 9.3.21
2017-11-08 Fix two violations of the ResourceOwnerEnlarge/Remember protocol. Tom Lane 9.3.21
2017-11-07 Fix unportable usage of <ctype.h> functions. Tom Lane 9.3.21
2017-11-06 Stamp 9.3.20. Tom Lane 9.3.20
2017-11-06 Last-minute updates for release notes. Tom Lane 9.3.20
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.3.20
2017-11-05 Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24. Tom Lane 9.3.20
2017-11-02 Doc: update URL for check_postgres. Tom Lane 9.3.20
2017-10-27 Dept of second thoughts: keep aliasp_item in sync with tlistitem. Tom Lane 9.3.20
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.3.20
2017-10-27 Rethink the dependencies recorded for FieldSelect/FieldStore nodes. Tom Lane 9.3.20
2017-10-27 Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 9.3.20
2017-10-25 Fix libpq to not require user's home directory to exist. Tom Lane 9.3.20
2017-10-23 Update time zone data files to tzdata release 2017c. Tom Lane 9.3.20
2017-10-23 Sync our copy of the timezone library with IANA release tzcode2017c. Tom Lane 9.3.20
2017-10-23 Fix some oversights in expression dependency recording. Tom Lane 9.3.20
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.3.20