Commits

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

DateSubjectAuthorReleases
2021-08-16 Refresh apply delay on reload of recovery_min_apply_delay at recovery Michael Paquier 11.14
2021-07-26 Fix a couple of memory leaks in src/bin/pg_basebackup/ Michael Paquier 11.13
2021-07-20 Fix some issues with WAL segment opening for pg_receivewal --compress Michael Paquier 11.13
2021-07-19 doc: Mention CASCADE/RESTRICT for DROP STATISTICS Michael Paquier 11.13
2021-07-14 Fix unexpected error messages for various flavors of ALTER TABLE Michael Paquier 11.13
2021-07-04 doc: Mention requirement to --enable-tap-tests on section for TAP tests Michael Paquier 11.13
2021-06-30 Fix incorrect PITR message for transaction ROLLBACK PREPARED Michael Paquier 11.13
2021-06-28 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate Michael Paquier 11.13
2021-06-28 Make index_set_state_flags() transactional Michael Paquier 11.13
2021-06-26 Remove some useless logs from the TAP tests of pgbench Michael Paquier 11.13
2021-06-25 Cleanup some code related to pgbench log checks in TAP tests Michael Paquier 11.13
2021-06-24 Fix pattern matching logic for logs in TAP tests of pgbench Michael Paquier 11.13
2021-06-17 Detect unused steps in isolation specs and do some cleanup Michael Paquier 11.13
2021-06-17 Remove dry-run mode from isolationtester Michael Paquier 11.13
2021-06-13 Ignore more environment variables in pg_regress.c Michael Paquier 11.13
2021-06-12 Remove PGSSLCRLDIR from the list of variables ignored in TAP tests Michael Paquier 11.13
2021-06-09 Fix inconsistencies in psql --help=commands Michael Paquier 11.13
2021-06-03 Reduce risks of conflicts in internal queries of REFRESH MATVIEW CONCURRENTLY Michael Paquier 11.13
2021-06-03 Ignore more environment variables in TAP tests Michael Paquier 11.13
2021-05-27 Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 11.13
2021-05-27 doc: Fix description of some GUCs in docs and postgresql.conf.sample Michael Paquier 11.13
2021-05-25 Disallow SSL renegotiation Michael Paquier 11.13
2021-04-28 Fix use-after-release issue with pg_identify_object_as_address() Michael Paquier 11.12
2021-04-28 Fix pg_identify_object_as_address() with event triggers Michael Paquier 11.12
2021-04-12 Fix out-of-bound memory access for interval -> char conversion Michael Paquier 11.12