From: | Greg Burd <greg(at)burd(dot)me> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: [PATCH] Add tests for Bitmapset |
Date: | 2025-09-16 19:04:39 |
Message-ID: | 36B1B121-A962-4CB3-B22C-23BA4F13F8D1@greg.burd.me |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I've re-written the set of tests as suggested (I hope!). I've not
re-run the coverage report (yet) to ensure we're at least as well
covered as v3, but attached is v4 for your inspection (amusement?).
I've tried to author the SQL tests such that failures clearly indicate
what's at gone wrong.
This exercise turned into a lot more LOC than I'd expected, I hope it
provides some value to the community for testing this important data
structure and helps to codify the API clearly.
best.
-greg
Attachment | Content-Type | Size |
---|---|---|
v4-0001-Add-a-module-that-tests-Bitmapset.patch | application/octet-stream | 72.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Sami Imseih | 2025-09-16 19:13:39 | Re: [BUG] temporary file usage report with extended protocol and unnamed portals |
Previous Message | Konstantin Knizhnik | 2025-09-16 18:40:07 | Re: Parallel Apply |