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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
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-10 02:31:54
Message-ID: aqIWmSPS1Jb5QrNa@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 09, 2026 at 10:36:12AM +0100, Zsolt Parragi wrote:
> 0002 is now a bit longer with not relying on readBitmapset, but I
> think it's still okay/readable.

Cleaned up a lot of the overly-noisy comments, documented a bit more
the sanity checks done in the text->Bitmapset function, cleaned up a
couple of tests, and applied on HEAD for both (don't see much a point
in touching v19).
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-09-10 02:45:58 Re: pgstat: Flush some statistics within running transactions, take 2
Previous Message shihao zhong 2026-09-10 02:27:15 Re: BgBufferSync(): clarification about reusable_buffers variable