Re: [PATCH] Add tests for Bitmapset

From: David Rowley <dgrowleyml(at)gmail(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>
Subject: Re: [PATCH] Add tests for Bitmapset
Date: 2025-10-01 05:01:51
Message-ID: CAApHDvr+P454SP_LDvB=bViPAbDQhV1Jmg5M55GEKz0d3z25NA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 1 Oct 2025 at 18:00, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> git diff --stat
> .../test_bitmapset/expected/test_bitmapset.out | 400 ++------------
> .../modules/test_bitmapset/sql/test_bitmapset.sql | 101 +---
> .../modules/test_bitmapset/test_bitmapset--1.0.sql | 2 +-
> src/test/modules/test_bitmapset/test_bitmapset.c | 605 +++++----------------
> 4 files changed, 222 insertions(+), 886 deletions(-)

And once more, with the patch this time around...

David

Attachment Content-Type Size
adjustments_to_test_bitmapset_module_v2.patch application/octet-stream 48.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-10-01 05:14:45 Re: [PATCH] Add tests for Bitmapset
Previous Message jian he 2025-10-01 05:01:09 Re: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands