Re: [PATCH] Add tests for Bitmapset - Mailing list pgsql-hackers

From David Rowley
Subject Re: [PATCH] Add tests for Bitmapset
Date
Msg-id CAApHDvr+P454SP_LDvB=bViPAbDQhV1Jmg5M55GEKz0d3z25NA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add tests for Bitmapset  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Wed, 1 Oct 2025 at 18:00, David Rowley <dgrowleyml@gmail.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

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add tests for Bitmapset