diff options
author | Bruce Momjian | 2004-06-03 00:25:47 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-06-03 00:25:47 +0000 |
commit | ace3a9efb68034755c1dd2413f0960f952989afc (patch) | |
tree | 3e4e2acb0acc005157106ace1cfbd9b8bf870d7c /src/backend/tcop/postgres.c | |
parent | 7cbcae83afad617cfde833ab5c9aed5da66beee0 (diff) |
Win32 regression fixes:
. only use the -W flag on pwd for $pkglibdir. All the other paths need
to be seen as MSys type paths, whereas $pkglibdir needs to be expressed
as a genuine windows path.
. run single tests in the background and explicitly wait for them -
solves the problem of the MSys shell not waiting properly for the copy
test to finish.
. use pg_ctl to shut down the test postmaster - no more use of ad hoc
kill programs or the task manager.
Andrew Dunstan
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions