Commits

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

DateSubjectAuthorReleases
2021-12-12 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. Tom Lane 9.2 (unreleased)
2021-12-12 Use return instead of exit() in configure Tom Lane 9.2 (unreleased)
2017-11-06 Stamp 9.2.24. Tom Lane 9.2.24
2017-11-06 Last-minute updates for release notes. Tom Lane 9.2.24
2017-11-06 start-scripts: switch to $PGUSER before opening $PGLOG. Noah Misch 9.2.24
2017-11-05 Translation updates Peter Eisentraut 9.2.24
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.2.24
2017-11-02 Doc: update URL for check_postgres. Tom Lane 9.2.24
2017-10-27 Dept of second thoughts: keep aliasp_item in sync with tlistitem. Tom Lane 9.2.24
2017-10-27 Fix crash when columns have been added to the end of a view. Tom Lane 9.2.24
2017-10-27 Rethink the dependencies recorded for FieldSelect/FieldStore nodes. Tom Lane 9.2.24
2017-10-27 Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 9.2.24
2017-10-26 Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 9.2.24
2017-10-25 Fix libpq to not require user's home directory to exist. Tom Lane 9.2.24
2017-10-23 Update time zone data files to tzdata release 2017c. Tom Lane 9.2.24
2017-10-23 Sync our copy of the timezone library with IANA release tzcode2017c. Tom Lane 9.2.24
2017-10-23 Fix some oversights in expression dependency recording. Tom Lane 9.2.24
2017-10-20 Fix typcache's failure to treat ranges as container types. Tom Lane 9.2.24
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.2.24
2017-10-11 Fix low-probability loss of NOTIFY messages due to XID wraparound. Tom Lane 9.2.24
2017-10-06 Fix access-off-end-of-array in clog.c. Tom Lane 9.2.24
2017-10-03 Fix coding rules violations in walreceiver.c Alvaro Herrera 9.2.24
2017-09-27 Fix behavior when converting a float infinity to numeric. Tom Lane 9.2.24
2017-09-27 Don't recommend "DROP SCHEMA information_schema CASCADE". Noah Misch 9.2.24
2017-09-26 Improve wording of error message added in commit 714805010. Tom Lane 9.2.24