Commits

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

DateSubjectAuthorReleases
2018-10-18 Still further rethinking of build changes for macOS Mojave. Tom Lane 9.3.25
2018-10-17 Fix minor bug in isolationtester. Tom Lane 9.3.25
2018-10-17 Improve tzparse's handling of TZDEFRULES ("posixrules") zone data. Tom Lane 9.3.25
2018-10-16 Back off using -isysroot on Darwin. Tom Lane 9.3.25
2018-10-16 Avoid rare race condition in privileges.sql regression test. Tom Lane 9.3.25
2018-10-16 Avoid statically allocating gmtsub()'s timezone workspace. Tom Lane 9.3.25
2018-10-15 Check for stack overrun in standard_ProcessUtility(). Tom Lane 9.3.25
2018-10-12 Remove abstime, reltime, tinterval tables from old regression databases. Tom Lane 9.3.25
2018-10-12 Back-patch addition of the ALLOCSET_FOO_SIZES macros. Tom Lane 9.3.25
2018-10-05 Allow btree comparison functions to return INT_MIN. Tom Lane 9.3.25
2018-10-02 Set snprintf.c's maximum number of NL arguments to be 31. Tom Lane 9.3.25
2018-10-02 Fix corner-case failures in has_foo_privilege() family of functions. Tom Lane 9.3.25
2018-10-01 Lock relation used to generate fresh data for RMV. Tom Lane 9.3.25
2018-10-01 Fix ALTER COLUMN TYPE to not open a relation without any lock. Tom Lane 9.3.25
2018-09-30 Fix detection of the result type of strerror_r(). Tom Lane 9.3.25
2018-09-25 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). Tom Lane 9.3.25
2018-09-24 Fix over-allocation of space for array_out()'s result string. Tom Lane 9.3.25
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.3.25
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.3.25
2018-09-12 On all Windows platforms, not just Cygwin, use _timezone and _tzname. Tom Lane 9.3.25
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 9.3.25
2018-09-07 Limit depth of forced recursion for CLOBBER_CACHE_RECURSIVELY. Tom Lane 9.3.25
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.3.25
2018-09-06 Make contrib/unaccent's unaccent() function work when not in search path. Tom Lane 9.3.25
2018-09-01 Doc: fix oversights in "Client/Server Character Set Conversions" table. Tom Lane 9.3.25