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 8: explain analyze is your friend