I was able to get it to build with the framework change and commenting
out the shared library test on 7.4.5.
The patch looks a bit cleaner...
Jerry
On Sep 24, 2004, at 4:14 PM, Tom Lane wrote:
Jerry LeVan <[EMAIL PROTECTED]> writes:
Have any configure experts looked at building plpython.so
on mac os x lately?
CVS tip builds it properly, with this just-applied patch:
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/pl/
plpython/Makefile.diff?r1=1.13;r2=1.14
I am not sure if the makefile change is sufficient to make it work
in 7.4, but you could give it a try.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match