Commits

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

DateSubjectAuthorReleases
2025-05-26 Fix race condition in subscription TAP test 021_twophase Michael Paquier 15.14
2025-05-20 doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY Michael Paquier 15.14
2025-04-23 Remove assertion based on pending_since in pgstat_report_stat() Michael Paquier 15.13
2025-04-11 Fix race with synchronous_standby_names at startup Michael Paquier 15.13
2025-03-27 doc: Correct description of values used in FSM for indexes Michael Paquier 15.13
2025-02-27 pg_amcheck: Fix inconsistency in memory freeing Michael Paquier 15.13
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 15.13
2025-02-20 test_escape: Fix output of --help Michael Paquier 15.13
2025-02-19 test_escape: Fix handling of short options in getopt_long() Michael Paquier 15.13
2025-02-13 Fix MakeTransitionCaptureState() to return a consistent result Michael Paquier 15.12
2025-02-02 Mention jsonlog in description of logging_collector in GUC table Michael Paquier 15.11
2025-01-31 Fix comment of StrategySyncStart() Michael Paquier 15.11
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 15.11
2025-01-17 Revert recent changes related to handling of 2PC files at recovery Michael Paquier 15.11
2025-01-16 Move routines to manipulate WAL into PostgreSQL::Test::Cluster Michael Paquier 15.11
2025-01-14 Fix potential integer overflow in bringetbitmap() Michael Paquier 15.11
2024-12-30 Fix memory leak in pgoutput with relation attribute map Michael Paquier 15.11
2024-12-29 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 15.11
2024-12-23 Fix memory leak in pgoutput with publication list cache Michael Paquier 15.11
2024-12-20 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 15.11
2024-12-10 Improve reporting of pg_upgrade log files on test failure Michael Paquier 15.11
2024-12-09 Improve comment about dropped entries in pgstat.c Michael Paquier 15.11
2024-12-09 Fix invalidation of local pgstats references for entry reinitialization Michael Paquier 15.11
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 15.11
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 15.11