Commits

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

DateSubjectAuthorReleases
2018-08-31 Enforce cube dimension limit in all cube construction functions Alexander Korotkov 9.3.25
2018-08-31 Split contrib/cube platform-depended checks into separate test Alexander Korotkov 9.3.25
2018-08-31 Make checksum_impl.h safe to compile with -fstrict-aliasing. Tom Lane 9.3.25
2018-08-28 Avoid quadratic slowdown in regexp match/split functions. Andrew Gierth 9.3.25
2018-08-26 Make syslogger more robust against failures in opening CSV log files. Tom Lane 9.3.25
2018-08-25 doc: add doc link for 'applicable_roles' Bruce Momjian 9.3.25
2018-08-25 docs: clarify plpython SD and GD dictionary behavior Bruce Momjian 9.3.25
2018-08-23 Reduce an unnecessary O(N^3) loop in lexer. Andrew Gierth 9.3.25
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.3.25
2018-08-17 Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. Tom Lane 9.3.25
2018-08-17 Set scan direction appropriately for SubPlans (bug #15336) Andrew Gierth 9.3.25
2018-08-17 pg_upgrade: issue helpful error message for use on standbys Bruce Momjian 9.3.25
2018-08-17 Mention ownership requirements for REFRESH MATERIALIZED VIEW in docs Michael Paquier 9.3.25
2018-08-15 Make snprintf.c follow the C99 standard for snprintf's result value. Tom Lane 9.3.25
2018-08-15 Clean up assorted misuses of snprintf()'s result value. Tom Lane 9.3.25
2018-08-14 pg_upgrade: fix shutdown check for standby servers Bruce Momjian 9.3.25
2018-08-09 docs: Only first instance of a PREPARE parameter sets data type Bruce Momjian 9.3.25
2018-08-08 Don't run atexit callbacks in quickdie signal handlers. Heikki Linnakangas 9.3.25
2018-08-07 Don't record FDW user mappings as members of extensions. Tom Lane 9.3.25
2018-08-07 Fix incorrect initialization of BackendActivityBuffer. Tom Lane 9.3.25
2018-08-07 Fix pg_upgrade to handle event triggers in extensions correctly. Tom Lane 9.3.25
2018-08-07 Ensure pg_dump_sort.c sorts null vs non-null namespace consistently. Tom Lane 9.3.25
2018-08-06 Stamp 9.3.24. Tom Lane 9.3.24
2018-08-06 Translation updates Peter Eisentraut 9.3.24
2018-08-06 Last-minute updates for release notes. Tom Lane 9.3.24