Re: [PATCH] Add tests for Bitmapset

From: Robert Haas <robertmhaas(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>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Subject: Re: [PATCH] Add tests for Bitmapset
Date: 2025-09-16 12:02:21
Message-ID: CA+TgmobduQcEntxF=SgsA3xZ-BPxL6BhgOSHY50SS34isPac1Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 16, 2025 at 2:04 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> one SQL function mapping to each C function we are testing?

Yes, I think we should do this, if possible.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message wenhui qiu 2025-09-16 12:12:17 Re: POC: make mxidoff 64 bits
Previous Message Core Studios Inc. 2025-09-16 11:57:54 Re: Incorrect result of bitmap heap scan.