| From: | Evan Jones <evan(dot)jones(at)datadoghq(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH |
| Date: | 2023-06-06 21:43:57 |
| Message-ID: | CA+HWA9aFs95btpqBY9O58vTA_=id1q8FwtPsZi8PT8GuHUaFqw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jun 6, 2023 at 5:23 PM Peter Eisentraut <peter(at)eisentraut(dot)org>
wrote:
> This addresses only pg_regress. What about all the other test suites?
> Per the previous discussions, you'd need to patch up other places in a
> similar way, potentially everywhere system() is called.
>
Are there instructions for how I can run these other test suites? The
installation notes that Julien linked, and the Postgres wiki Developer FAQ
[1] only seem to mention "make check". I would be happy to try to fix other
tests on Mac OS X.
Thanks!
[1]
https://wiki.postgresql.org/wiki/Developer_FAQ#How_do_I_test_my_changes.3F
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2023-06-06 22:26:07 | Re: Let's make PostgreSQL multi-threaded |
| Previous Message | Peter Eisentraut | 2023-06-06 21:23:50 | Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH |