pgsql/ /configure /configure.in onfig/python.m ... - Mailing list pgsql-committers

From Peter Eisentraut - PostgreSQL
Subject pgsql/ /configure /configure.in onfig/python.m ...
Date
Msg-id 200105121749.f4CHnX043584@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    petere@hub.org    01/05/12 13:49:32

Modified files:
    .              : configure configure.in
    config         : python.m4
    doc/src/sgml   : filelist.sgml programmer.sgml
    src            : Makefile.global.in
    src/interfaces/python: GNUmakefile
    src/pl/plpython: Makefile TODO feature.expected
                     plpython_test.sql
Added files:
    doc/src/sgml   : plpython.sgml

Log message:
    PL/Python should build portably now, if you can get over the fact that
    there's no shared libpython.  Test suite works as well. Also, add some
    documentation.


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc TODO
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql/ /README /configure /configure.in /regis ...