pgsql/src makefiles/Makefile.win pl/plpython/M ... - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src makefiles/Makefile.win pl/plpython/M ...
Date
Msg-id 200105251548.f4PFmXf59183@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/05/25 11:48:33

Modified files:
    src/makefiles  : Makefile.win
    src/pl/plpython: Makefile feature.expected plpython.c

Log message:
    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


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/src/interfaces/python GNUmakefile
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql/ oc/src/sgml/ref/vacuum.sgml rc/backend/ ...