plpgsql - Mailing list pgsql-general

From Nick Haw
Subject plpgsql
Date
Msg-id 71F468541618D3118DDF204C4F4F50204B1C8B@ThisAddressDoesNotExist
Whole thread Raw
Responses Re: plpgsql  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hello all, been skulking around here in the background reading the threads and waiting for a problem to come up and now I have one. I am trying to "install" plpgsql on one of my databases. When I run the command
 
createlang plpgsql database1
 
I get this error message
 
ERROR:  Load of file /usr/lib/pgsql/lib/plpgsql.so failed: /usr/lib/pgsql/lib/plpgsql.so: undefined symbol: CurrentTriggerData
createlang: language installation failed
 
any ideas? 
 

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: what is in ../data/base ??
Next
From: Jason Earl
Date:
Subject: Re: Need help