| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Andreas Karlsson <andreas(at)proxel(dot)se>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | Re: Convert sepgsql tests to TAP |
| Date: | 2025-01-24 12:25:29 |
| Message-ID: | c6d070d9-7478-47c6-a0bf-3da2fc702729@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 27.08.24 10:12, Peter Eisentraut wrote:
> Here is a new patch version.
>
> I simplified the uses of sed and awk inside the Perl script. I also
> fixed "make installcheck". I noticed that meson installs sepgsql.sql
> into the wrong directory, so that's fixed also. (Many of the
> complications in this patch set are because sepgsql is not an extension
> but a loose SQL script, of which it is now the only one. Maybe
> something to address separately.)
>
> I did end up deciding to keep the old test_sepgsql script, because it
> does have the documented purpose of testing existing installations. I
> did change it so that it calls pg_regress directly, without going via
> make, so that the dependency on make is removed.
This has been committed. And I understand there is a buildfarm client
update available for the affected buildfarm members.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Stehule | 2025-01-24 12:48:34 | Re: XMLDocument (SQL/XML X030) |
| Previous Message | Jim Jones | 2025-01-24 12:21:53 | Re: XMLDocument (SQL/XML X030) |