diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-06-03 00:25:47 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-06-03 00:25:47 +0000 |
commit | 473ac70acae41c5f1fecbb0b57e9f5be5b26ab68 (patch) | |
tree | 9d4059fcb8a72aa167f7da06fbb5339835d579d2 /contrib/btree_gist/btree_interval.c | |
parent | 3c45d348dbc2bbf1dc2544486c975c69d9325cc0 (diff) | |
download | postgresql-473ac70acae41c5f1fecbb0b57e9f5be5b26ab68.tar.gz postgresql-473ac70acae41c5f1fecbb0b57e9f5be5b26ab68.zip |
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 'contrib/btree_gist/btree_interval.c')
0 files changed, 0 insertions, 0 deletions