Updates to pg_regress.c

Started by Magnus Haganderover 19 years ago2 messageshackers
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Magnus Hagander (#1)
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