OSDN Git Service

See attached for a small patch that enables plpython to build cleanly
authorBruce Momjian <bruce@momjian.us>
Fri, 25 May 2001 15:48:33 +0000 (15:48 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 25 May 2001 15:48:33 +0000 (15:48 +0000)
commit06a8346c84bb67e4fe0448a1f784ee91b1b7bad1
treea9cadfe915bcb7e843d977751c14993cfd1d7df2
parentf6923ff3ac8320a82f4bb070b09e9b1fed3d91c9
See attached for a small patch that enables plpython to build cleanly
under Cygwin.  This patch together with my previous Python patch:

    http://postgresql.readysetnet.com/mhonarc/pgsql-patches/2001-05/msg00075.htm
l

enables full Python support (i.e., configure --with-python) for Cygwin
PostgreSQL.

Jason Tishler
src/makefiles/Makefile.win
src/pl/plpython/Makefile
src/pl/plpython/feature.expected
src/pl/plpython/plpython.c