Commits

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

DateSubjectAuthorReleases
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 9.3.25
2018-11-02 Yet further rethinking of build changes for macOS Mojave. Tom Lane 9.3.25
2018-11-02 docs: adjust simpler language for NULL return from ANY/ALL Bruce Momjian 9.3.25
2018-11-02 GUC: adjust effective_cache_size docs and SQL description Bruce Momjian 9.3.25
2018-11-02 doc: use simpler language for NULL return from ANY/ALL Bruce Momjian 9.3.25
2018-10-31 Fix memory leak in repeated SPGIST index scans. Tom Lane 9.3.25
2018-10-31 Sync our copy of the timezone library with IANA release tzcode2018g. Tom Lane 9.3.25
2018-10-31 Update time zone data files to tzdata release 2018g. Tom Lane 9.3.25
2018-10-29 Fix missing whitespace in pg_dump ref page Magnus Hagander 9.3.25
2018-10-28 Fix perl searchpath for modern perl for MSVC tools Andrew Dunstan 9.3.25
2018-10-19 Sync our copy of the timezone library with IANA release tzcode2018f. Tom Lane 9.3.25
2018-10-19 Update time zone data files to tzdata release 2018f. Tom Lane 9.3.25
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-14 Avoid duplicate XIDs at recovery when building initial snapshot Michael Paquier 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