postgresql/src
Bruce Momjian 74068dfed6 The following patch corrects a make install problem when building
under Cygwin.  The root cause of this problem is that (Sun) java is a
native Win32 app and hence does not understand Cygwin Posix style paths.
The solution is to use Cygwin's cygpath utility to convert the Posix style
JDBC installation directory path into a Win32 one before invoking ant.

I'm not sure if my patch is the best way to correct this issue but
my goal was to confine the Cygwin specific constructs to

Jason Tishler
2001-05-25 14:28:58 +00:00
..
backend I haven't tried building postgres with the Watcom compiler for 7.1 because 2001-05-24 15:53:34 +00:00
bin I haven't tried building postgres with the Watcom compiler for 7.1 because 2001-05-24 15:53:34 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include I haven't tried building postgres with the Watcom compiler for 7.1 because 2001-05-24 15:53:34 +00:00
interfaces The following patch corrects a make install problem when building 2001-05-25 14:28:58 +00:00
makefiles The following patch corrects a make install problem when building 2001-05-25 14:28:58 +00:00
pl Another Makefile fix for qnx patch. 2001-05-25 04:26:21 +00:00
template Back out qnx plpgsql/Makefile change and move to src/Makefile. 2001-05-24 22:33:18 +00:00
test Make bit and bit varying types reject too long input. (They already tried 2001-05-22 16:37:17 +00:00
tools Fix for comments at top of functions. 2001-05-22 17:24:58 +00:00
tutorial pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in The following patch corrects a make install problem when building 2001-05-25 14:28:58 +00:00
Makefile.shlib Shared library and GCC support for SCO OpenServer. 2001-05-07 20:43:28 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00