Commits

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

DateSubjectAuthorReleases
2019-11-11 Translation updates Peter Eisentraut 9.4.25
2019-11-10 Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25. Tom Lane 9.4.25
2019-11-09 Remove test case that doesn't work with --disable-integer-timestamps. Tom Lane 9.4.25
2019-11-08 postgres_fdw: Fix error message for PREPARE TRANSACTION. Etsuro Fujita 9.4.25
2019-11-07 docs: clarify that only INSERT and UPDATE triggers can mod. NEW Bruce Momjian 9.4.25
2019-11-07 Move declaration of ecpg_gettext() to a saner place. Tom Lane 9.4.25
2019-11-07 Fix integer-overflow edge case detection in interval_mul and pgbench. Tom Lane 9.4.25
2019-11-07 Fix assertion failure when running pgbench -s. Fujii Masao 9.4.25
2019-11-06 Fix timestamp of sent message for write context in logical decoding Michael Paquier 9.4.25
2019-11-06 doc: fix plurality typo on bgwriter doc sentence Bruce Momjian 9.4.25
2019-11-05 Avoid logging complaints about abandoned connections when using PAM. Tom Lane 9.4.25
2019-11-05 Change pg_restore -f- to dump to stdout instead of to ./- Alvaro Herrera 9.4.25
2019-11-04 Stabilize pg_dump output order for similarly-named triggers and policies. Tom Lane 9.4.25
2019-11-04 Catch invalid typlens in a couple of places Peter Eisentraut 9.4.25
2019-11-01 Fix race condition at backend exit when deleting element in syncrep queue Michael Paquier 9.4.25
2019-10-26 Fix pg_dump's handling of circular dependencies in views. Tom Lane 9.4.25
2019-10-24 docs: fix wording of REFRESH CONCURRENTLY manual page Bruce Momjian 9.4.25
2019-10-23 Clean up properly error_context_stack in autovacuum worker on exception Michael Paquier 9.4.25
2019-10-21 Deal with yet another issue related to "Norwegian (Bokmål)" locale. Tom Lane 9.4.25
2019-10-21 Use CFLAGS_SL while probing linkability of libperl. Tom Lane 9.4.25
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 9.4.25
2019-10-19 For PowerPC instruction "addi", use constraint "b". Noah Misch 9.4.25
2019-10-18 Fix failure of archive recovery with recovery_min_apply_delay enabled. Fujii Masao 9.4.25
2019-10-17 Fix minor bug in logical-replication walsender shutdown Alvaro Herrera 9.4.25
2019-10-16 Fix bug that could try to freeze running multixacts. Thomas Munro 9.4.25