postgresql/src
Bruce Momjian 6525b42b10 Add make_native_path() because Win32 COPY is an internal CMD.EXE command
and doesn't process forward slashes in the same way as external
commands.  Quoting the first argument to COPY does not convert forward
to backward slashes, but COPY does properly process quoted forward
slashes in the second argument.

Win32 COPY works with quoted forward slashes in the first argument only if the
current directory is the same as the directory of the first argument.
2004-08-12 18:32:52 +00:00
..
backend Add make_native_path() because Win32 COPY is an internal CMD.EXE command 2004-08-12 18:32:52 +00:00
bin Cause initdb to actually accept -s as intended, and fix some typos in 2004-08-11 23:28:54 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Add make_native_path() because Win32 COPY is an internal CMD.EXE command 2004-08-12 18:32:52 +00:00
interfaces Fix broken parsing of CREATE TABLE AS (looks like a mis-sync with main 2004-08-11 22:50:35 +00:00
makefiles PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
pl Move include for Python.h above postgres.h to eliminate compiler warning. 2004-08-05 03:10:29 +00:00
port Add make_native_path() because Win32 COPY is an internal CMD.EXE command 2004-08-12 18:32:52 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Set DYLD_LIBRARY_PATH so that 'make check' works without prior 2004-08-10 22:24:06 +00:00
timezone Fix function definition that somehow missed being ANSI-fied, and align 2004-08-11 16:53:28 +00:00
tools Improve description of release note creation. 2004-07-25 03:30:31 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +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 PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
Makefile.global.in Add docs for initdb --auth. 2004-08-01 06:19:26 +00:00
Makefile.shlib Cause libpq and ecpg libraries to be built as proper shared libraries 2004-07-13 00:06:46 +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