hi all,

i've a successful install of pgsql 8b5 on OSX 10.3.6.

trying to install pl/pgsql:

  % createlang plpgsql template1

results in an immediate error:

   createlang: language installation failed: ERROR:  could not load library
   "/usr/local/pgsql/lib/plpgsql.so": dyld: /usr/local/pgsql/bin/postmaster
   Undefined symbols:
   /usr/local/pgsql/lib/plpgsql.so undefined reference to
   _SPI_restore_connection expected to be defined in the executable

a similar error is generated by attempts to install pl/tcl, pl/perl or pl/python

googl'ing on "SPI_restore_connection" results in 0 hits.  nada.

suggestions as to where to start?

thx,

richard

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to