Commits

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

DateSubjectAuthorReleases
2018-10-02 Fix documentation of pgrowlocks using "lock_type" instead of "modes" Michael Paquier 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-26 Recurse to sequences on ownership change for all relkinds Peter Eisentraut 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-24 Initialize random() in bootstrap/stand-alone postgres and in initdb. Noah Misch 9.3.25
2018-09-23 Fix failure in WHERE CURRENT OF after rewinding the referenced cursor. Tom Lane 9.3.25
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 9.3.25
2018-09-21 Error out for clang on x86-32 without SSE2 support, no -fexcess-precision. Andres Freund 9.3.25
2018-09-15 Fix failure with initplans used conditionally during EvalPlanQual rechecks. Tom Lane 9.3.25
2018-09-13 doc: Update broken links Peter Eisentraut 9.3.25
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.3.25
2018-09-12 On all Windows platforms, not just Cygwin, use _timezone and _tzname. Tom Lane 9.3.25
2018-09-11 Support building with Visual Studio 2017 Andrew Dunstan 9.3.25
2018-09-11 Support building with Visual Studio 2015 Andrew Dunstan 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-05 docs: improve AT TIME ZONE description Bruce Momjian 9.3.25
2018-09-01 Doc: fix oversights in "Client/Server Character Set Conversions" table. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-08-31 Ensure correct minimum consistent point on standbys Michael Paquier 9.3.25