Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> writes:
> psql is coredumping:
BTW, this exposes a pretty nasty omission in pg_regress: it fails to
say anything about a nonzero exit code from a psql child process
that's running a test. Seems like wait_for_tests() ought to complain
about that. Any objections? Does anyone know how to get the child
process exit status on Windows?
regards, tom lane