postgresql/src
Bruce Momjian 473ac70aca 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
2004-06-03 00:25:47 +00:00
..
backend Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 2004-06-03 00:07:38 +00:00
bin Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 2004-06-03 00:07:38 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 2004-06-03 00:07:38 +00:00
interfaces init_ssl_system will return 0 on success and -1 on failure, which will 2004-06-03 00:13:19 +00:00
makefiles Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
pl Use the new List API function names throughout the backend, and disable the 2004-05-30 23:40:41 +00:00
port Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) 2004-06-03 00:07:38 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Win32 regression fixes: 2004-06-03 00:25:47 +00:00
timezone Seems we forgot the installdirs target in this makefile. 2004-05-28 03:53:33 +00:00
tools When checking for thread safety with src/tools/thread/thread_test.c, the 2004-05-28 18:37:10 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Move -lpgport to the beginning of the library list for win32 linking. 2004-06-02 21:05:52 +00:00
Makefile.shlib Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00