pgsql: Add test for multixid wraparound

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add test for multixid wraparound
Date: 2025-12-03 17:49:18
Message-ID: E1vQqyb-002d4r-2O@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add test for multixid wraparound

Author: Andrey Borodin <amborodin(at)acm(dot)org>
Discussion: https://www.postgresql.org/message-id/7de697df-d74d-47db-9f73-e069b7349c4b@iki.fi

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7b81be9b42678c7ab69c3e8f565172f1d8d9e86f

Modified Files
--------------
src/test/modules/test_slru/meson.build | 3 +-
.../test_slru/t/002_multixact_wraparound.pl | 74 ++++++++++++++++++++++
2 files changed, 76 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-12-03 18:23:57 pgsql: Make stats_ext test faster under cache-clobbering test condition
Previous Message Heikki Linnakangas 2025-12-03 17:17:15 pgsql: Set next multixid's offset when creating a new multixid