python - be: Mark _init as the constructor for Darwin support. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Mark _init as the constructor for Darwin support.
Date
Msg-id 20050625082544.946661126016@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Mark _init as the constructor for Darwin support.
Assert that Python is initialized at the PostgreSQL entry points.

Modified Files:
--------------
    be/src:
        pl.c (r1.17 -> r1.18)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.17&r2=1.18)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Update: < * Allow per-user and per-tablespaces quotas > * Allow
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Fix build on darwin.