Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141)
Date
Msg-id CAOYmi+=vEx8kPX_f6Lw7Mh3+53_xLf-TeqS3PXMB6QGfp0hPeQ@mail.gmail.com
Whole thread
In response to Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141)  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Mon, Apr 13, 2026 at 7:08 AM Andres Freund <andres@anarazel.de> wrote:
>
> Doing low-level unittests by doing inter-process
> communication from psql to the server, marshalling everything through text, is
> insane.

+1. (I'm more than happy to provide eyes/code/pairing/etc. for C unit
test infrastructure, since I've been pushing on that from the client
side recently.)

--Jacob



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pg_plan_advice
Next
From: Heikki Linnakangas
Date:
Subject: Re: Reduce build times of pg_trgm GIN indexes