Commits

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

DateSubjectAuthorReleases
2025-09-30 pgbench: Fix error reporting in readCommandResponse(). Fujii Masao 18.1
2025-09-26 pgbench: Fix assertion failure with retriable errors in pipeline mode. Fujii Masao 18.1
2025-09-18 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 18.0
2025-09-16 pg_dump: Fix dumping of security labels on subscriptions and event triggers. Fujii Masao 18.0
2025-09-16 pg_restore: Fix comment handling with --no-policies. Fujii Masao 18.0
2025-09-16 pg_restore: Fix comment handling with --no-publications / --no-subscriptions. Fujii Masao 18.0
2025-08-08 pg_dump: Fix incorrect parsing of object types in pg_dump --filter. Fujii Masao 18.0
2025-08-06 doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS. Fujii Masao 18.0
2025-08-04 Avoid unexpected shutdown when sync_replication_slots is enabled. Fujii Masao 18.0
2025-08-03 Fix assertion failure in pgbench when handling multiple pipeline sync messages. Fujii Masao 18.0
2025-07-25 Fix background worker not restarting after crash-and-restart cycle. Fujii Masao 18.0
2025-07-24 doc: Add missing index entries and fix title formatting in pg_buffercache docs. Fujii Masao 18.0
2025-07-20 doc: Document reopen of output file via SIGHUP in pg_recvlogical. Fujii Masao 18.0
2025-07-15 doc: Fix confusing description of streaming option in START_REPLICATION. Fujii Masao 18.0
2025-07-15 doc: Clarify that total_vacuum_time excludes VACUUM FULL. Fujii Masao 18.0
2025-07-10 doc: Clarify meaning of "idle" in idle_replication_slot_timeout. Fujii Masao 18.0
2025-07-10 Change unit of idle_replication_slot_timeout to seconds. Fujii Masao 18.0
2025-07-03 doc: Update outdated descriptions of wal_status in pg_replication_slots. Fujii Masao 18.0
2025-07-03 doc: Remove incorrect note about wal_status in pg_replication_slots. Fujii Masao 18.0
2025-06-26 Make CREATE TABLE LIKE copy comments on NOT NULL constraints when requested. Fujii Masao 18.0
2025-06-25 doc: Fix type description of io_workers GUC for consistency. Fujii Masao 18.0
2025-06-25 doc: Mention ANALYZE VERBOSE in track_cost_delay_timing description. Fujii Masao 18.0
2025-06-24 doc: Add secondary index entries for vacuum-related parameters. Fujii Masao 18.0
2025-06-24 doc: Fix incorrect UUID index entry in function documentation. Fujii Masao 18.0
2025-06-19 doc: Mention GIN indexes support parallel builds. Fujii Masao 18.0