Commits

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

DateSubjectAuthorReleases
2021-11-11 Fix buffer overrun in unicode string normalization with empty input Michael Paquier 10.20
2021-11-11 Clean up compilation warnings coming from PL/Perl with clang-12~ Michael Paquier 10.20
2021-10-28 doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 10.19
2021-10-23 doc: Describe calculation method of streaming start for pg_receivewal Michael Paquier 10.19
2021-10-20 Fix build of MSVC with OpenSSL 3.0.0 Michael Paquier 10.19
2021-10-18 Reset properly snapshot export state during transaction abort Michael Paquier 10.19
2021-10-04 Fix snapshot builds during promotion of hot standby node with 2PC Michael Paquier 10.19
2021-09-26 Fix typos in docs Michael Paquier 10.19
2021-09-25 doc: Improve description of index vacuuming with GUCs Michael Paquier 10.19
2021-09-25 doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier 10.19
2021-09-21 Fix places in TestLib.pm in need of adaptation to the output of Msys perl Michael Paquier 10.19
2021-09-13 Fix error handling with threads on OOM in ECPG connection logic Michael Paquier 10.19
2021-09-02 doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier 10.19
2021-08-16 Refresh apply delay on reload of recovery_min_apply_delay at recovery Michael Paquier 10.19
2021-07-26 Fix a couple of memory leaks in src/bin/pg_basebackup/ Michael Paquier 10.18
2021-07-20 Fix some issues with WAL segment opening for pg_receivewal --compress Michael Paquier 10.18
2021-07-19 doc: Mention CASCADE/RESTRICT for DROP STATISTICS Michael Paquier 10.18
2021-07-04 doc: Mention requirement to --enable-tap-tests on section for TAP tests Michael Paquier 10.18
2021-06-30 Fix incorrect PITR message for transaction ROLLBACK PREPARED Michael Paquier 10.18
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 10.18
2021-06-28 Make index_set_state_flags() transactional Michael Paquier 10.18
2021-06-17 Detect unused steps in isolation specs and do some cleanup Michael Paquier 10.18
2021-06-17 Remove dry-run mode from isolationtester Michael Paquier 10.18
2021-06-13 Ignore more environment variables in pg_regress.c Michael Paquier 10.18
2021-06-12 Remove PGSSLCRLDIR from the list of variables ignored in TAP tests Michael Paquier 10.18