Re: Improve error handling in test modules: test_extensible, test_bitmapset

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Greg Burd <greg(at)burd(dot)me>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, aleksander(at)tigerdata(dot)com
Subject: Re: Improve error handling in test modules: test_extensible, test_bitmapset
Date: 2026-09-09 09:36:12
Message-ID: CAN4CZFPiMkuKXH9OLM_X3Y0X_4jnZq-LmR1Dzb6-sGuhU_DqSQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I addressed all comments in v2

0002 is now a bit longer with not relying on readBitmapset, but I
think it's still okay/readable.

Attachment Content-Type Size
v2-0001-test_extensible-Reject-other-node-types-before-ca.patch application/octet-stream 7.3 KB
v2-0002-test_bitmapset-Check-argument-type-before-calling.patch application/octet-stream 6.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexandre Felipe 2026-09-09 09:41:04 Re: [PATCH] bufmgr: tighten LWLock:BufferMapping on InvalidateBuffer
Previous Message Álvaro Herrera 2026-09-09 09:15:18 Re: Remove stale XXX comment in logical launcher