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

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141)
Date: 2026-04-13 16:06:56
Message-ID: CAOYmi+=vEx8kPX_f6Lw7Mh3+53_xLf-TeqS3PXMB6QGfp0hPeQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 13, 2026 at 7:08 AM Andres Freund <andres(at)anarazel(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-04-13 16:14:23 Re: Reduce build times of pg_trgm GIN indexes
Previous Message Robert Haas 2026-04-13 16:01:25 Re: pg_plan_advice