[ python-Bugs-1003258 ] Use PGXS to build the PL module
noreply at pgfoundry.org
noreply at pgfoundry.org
Thu Apr 19 03:59:00 UTC 2007
Bugs item #1003258, was opened at 2007-04-18 20:59
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1003258&group_id=1000094
Category: BE/TEOP
Group: To do
Status: Open
Resolution: None
Priority: 4
Submitted By: James Pye (jwp)
Assigned to: James Pye (jwp)
Summary: Use PGXS to build the PL module
Initial Comment:
For a while now, teop has used a distutils extension to compile the PL module. While this paved the road for doing builds on Windows, and any platform supported by distutils that can compile CPython, it is difficult to maintain. While it extends distutils, so it should be portable, but chances are it's going to require more effort to maintain it than a PGXS makefile.
----------------------------------------------------------------------
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1003258&group_id=1000094
More information about the Python-general
mailing list