pgsql: test_shm_mq: Set background worker names.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: test_shm_mq: Set background worker names.
Date: 2026-02-02 21:44:04
Message-ID: E1vn1iF-000nJn-2y@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

test_shm_mq: Set background worker names.

Oversight in commit 5373bc2a08.

Author: Michael Banck <mbanck(at)gmx(dot)net>
Discussion: https://postgr.es/m/20260202173156.GB17962%40p46.dedyn.io%3Blightning.p46.dedyn.io

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12451d9d1f5991739540aefdec77694d59567b34

Modified Files
--------------
src/test/modules/test_shm_mq/setup.c | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Melanie Plageman 2026-02-02 22:46:15 pgsql: Fix flakiness in the pg_visibility VM-only vacuum test by using
Previous Message Tom Lane 2026-02-02 19:40:01 pgsql: Refactor att_align_nominal() to improve performance.