mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-28 09:17:02 +08:00
On other platforms it's better to let the Makefile handle it, but we want the regression tests to be invokable without make on Windows. A batch file would be a better solution, but no time for that before 8.3. Per my discovery that this breaks testing under SELinux, and subsequent discussion.