postgresql/src
Bruce Momjian 119e968305 Adds the -W flag to the pwd call under Win32. This allows directories,
which are munged by sed, such as:
/e/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data to be
correctly passed as:
e:/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data

FWIW, "fixes" a large (> 20) tests under Win32.

Claudio Natoli
2004-03-03 04:22:47 +00:00
..
backend Remove useless rebuilding of subPlan list during ExecInitNode. Wouldn't 2004-03-02 22:17:34 +00:00
bin Always schema-qualify the name of a function referenced in CREATE CAST. 2004-03-02 21:14:44 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Junkfilter logic to force a projection step during SELECT INTO was too 2004-03-02 18:56:15 +00:00
interfaces Added partly missing VOLATILE keyword. 2004-03-02 06:45:05 +00:00
makefiles Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
pl Teach plpgsql's lexer about dollar-quoted literals. 2004-02-25 18:10:51 +00:00
port Add missing checks for Borland C compiler. 2004-03-02 18:35:59 +00:00
template Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
test Adds the -W flag to the pwd call under Win32. This allows directories, 2004-03-03 04:22:47 +00:00
tools Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +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 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in Centralize implementation of delay code by creating a pg_usleep() 2004-02-10 03:42:45 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00