aboutsummaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpython.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-05-25 14:28:58 +0000
committerBruce Momjian <bruce@momjian.us>2001-05-25 14:28:58 +0000
commit74068dfed65c3a681cb2724ad320d007d3dbb662 (patch)
tree5732b4fe5b26ad5dce8f19b72c2fea01cbcc2496 /src/pl/plpython/plpython.c
parente5cff3fe641c35d4a1f73c9c79679799098edb41 (diff)
downloadpostgresql-74068dfed65c3a681cb2724ad320d007d3dbb662.tar.gz
postgresql-74068dfed65c3a681cb2724ad320d007d3dbb662.zip
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
Diffstat (limited to 'src/pl/plpython/plpython.c')
0 files changed, 0 insertions, 0 deletions