Commits

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

DateSubjectAuthorReleases
2026-05-27 Fix race between ProcSignalInit() and EmitProcSignalBarrier(). Masahiko Sawada 16 (unreleased)
2025-12-30 Fix a race condition in updating procArray->replication_slot_xmin. Masahiko Sawada 16.12
2025-10-23 Add copyright notice to vacuum_horizon_floor.pl test. Masahiko Sawada 16.11
2025-10-09 Fix access-to-already-freed-memory issue in pgoutput. Masahiko Sawada 16.11
2025-08-19 Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache functions. Masahiko Sawada 16.11
2025-07-09 Fix tab-completion for COPY and \copy options. Masahiko Sawada 16.10
2025-06-17 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 16.10
2025-04-03 Restrict copying of invalidated replication slots. Masahiko Sawada 16.9
2025-02-24 Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted primary. Masahiko Sawada 16.9
2024-11-16 Fix a possibility of logical replication slot's restart_lsn going backwards. Masahiko Sawada 16.6
2024-10-16 Reduce memory block size for decoded tuple storage to 8kB. Masahiko Sawada 16.5
2024-08-30 Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada 16.5
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 16.4
2024-07-11 Fix possibility of logical decoding partial transaction changes. Masahiko Sawada 16.4
2024-05-01 Fix parallel vacuum buffer usage reporting. Masahiko Sawada 16.3
2023-11-30 Fix wrong description of BackgroundPsql's timeout. Masahiko Sawada 16.2
2023-11-30 Fix BackgroundPsql's set_query_timer_restart() issue without argument. Masahiko Sawada 16.2
2023-09-08 Stabilize subscription stats test. Masahiko Sawada 16.0
2023-08-02 Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada 16.0
2023-07-26 Fix crash with RemoveFromWaitQueue() when detecting a deadlock. Masahiko Sawada 16.0
2023-07-25 Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 16.0
2023-07-13 Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 16.0
2023-07-05 pgstat: fix subscription stats entry leak. Masahiko Sawada 16.0
2023-06-16 Add missing pg_basebackup TAP test for meson. Masahiko Sawada 16.0
2023-06-15 Replace GUC_UNIT_MEMORY|GUC_UNIT_TIME with GUC_UNIT. Masahiko Sawada 16.0