strk <[EMAIL PROTECTED]> writes:
> Working with current CVS:
> $ createlang plpgsql
> createlang: language installation failed:
> ERROR: could not load library "/pgroot-cvs/lib/postgresql/plpgsql.so":
> /pgroot-cvs/lib/postgresql/plpgsql.so:
> undefined symbol: downcase_truncate_identifier
Your plpgsql.so may be CVS-tip, but your backend isn't... that function
was just added a few days ago.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly