summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorBruce Momjian2004-06-03 00:25:47 +0000
committerBruce Momjian2004-06-03 00:25:47 +0000
commitace3a9efb68034755c1dd2413f0960f952989afc (patch)
tree3e4e2acb0acc005157106ace1cfbd9b8bf870d7c /src/backend/tcop/postgres.c
parent7cbcae83afad617cfde833ab5c9aed5da66beee0 (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