Re: Support "make check" for PGXS extensions

David E. Wheeler <david@justatheory.com>

From: "David E. Wheeler" <david@justatheory.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-03-27T17:23:02Z
Lists: pgsql-hackers
On Mar 27, 2025, at 12:21, Peter Eisentraut <peter@eisentraut.org> wrote:

> Interesting.  I think to support that, we would need to do a temp install kind of thing of the extension, and then point the path settings into that temp install directory.  Which is probably more sensible anyway.

If it runs against a temporary cluster anyway, I think that makes perfect sense.

D