Updates to pg_regress.c
Started by Magnus Haganderover 19 years ago2 messageshackers
Found a couple of "XXX is there a way to do this on Windows" in
pg_regress.c that I had missed. The answer to the question is yes,
attached is a patch that does it.
//Magnus
Attachments:
pg_regress.diffapplication/octet-stream; name=pg_regress.diffDownload+10-7
Re: Updates to pg_regress.c
"Magnus Hagander" <mha@sollentuna.net> writes:
Found a couple of "XXX is there a way to do this on Windows" in
pg_regress.c that I had missed. The answer to the question is yes,
attached is a patch that does it.
Applied, along with change to make it start the temp postmaster
as "postgres" not "postmaster".
regards, tom lane