Commits

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

DateSubjectAuthorReleases
2020-01-22 Fix concurrent indexing operations with temporary tables Michael Paquier 11.7
2020-01-21 Add GUC variables for stat tracking and timeout as PGDLLIMPORT Michael Paquier 11.7
2020-01-15 Fix buggy logic in isTempNamespaceInUse() Michael Paquier 11.7
2020-01-12 Remove incorrect assertion for INSERT in logical replication's publisher Michael Paquier 11.7
2020-01-10 doc: Fix naming of SELinux Michael Paquier 11.7
2020-01-08 Revert "Forbid DROP SCHEMA on temporary namespaces" Michael Paquier 11.7
2019-12-27 Forbid DROP SCHEMA on temporary namespaces Michael Paquier 11.7
2019-12-26 Fix some comments related to logical repslot advancing Michael Paquier 11.7
2019-12-18 Remove shadow variables linked to RedoRecPtr in xlog.c Michael Paquier 11.7
2019-12-06 Fix handling of OpenSSL's SSL_clear_options Michael Paquier 11.7
2019-12-03 Fix failures with TAP tests of pg_ctl on Windows Michael Paquier 11.7
2019-11-21 Provide statistics for hypothetical BRIN indexes Michael Paquier 11.7
2019-11-06 Fix timestamp of sent message for write context in logical decoding Michael Paquier 11.6
2019-11-05 Doc: Improve description around ALTER TABLE ATTACH PARTITION Michael Paquier 11.6
2019-11-02 Fix failure when creating cloned indexes for a partition Michael Paquier 11.6
2019-11-01 Fix race condition at backend exit when deleting element in syncrep queue Michael Paquier 11.6
2019-10-23 Clean up properly error_context_stack in autovacuum worker on exception Michael Paquier 11.6
2019-10-18 Fix timeout handling in logical replication worker Michael Paquier 11.6
2019-10-16 Doc: Fix various inconsistencies Michael Paquier 11.6
2019-10-09 Flush logical mapping files with fd opened for read/write at checkpoint Michael Paquier 11.6
2019-10-02 Remove temporary WAL and history files at the end of archive recovery Michael Paquier 11.6
2019-09-25 Fix failure with lock mode used for custom relation options Michael Paquier 11.6
2019-09-19 Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG Michael Paquier 11.6
2019-09-11 Expand properly list of TAP tests used for prove in vcregress.pl Michael Paquier 11.6
2019-09-04 Fix thinko when ending progress report for a backend Michael Paquier 11.6