Mike Castle <dalgoda@ix.netcom.com> writes:
> On Thu, Dec 21, 2000 at 11:11:40AM -0500, Tom Lane wrote:
>> plpgsql isn't installed (made available in a particular database) by
>> default. Use the createlang script to make it available.
> Which would be more recommended:
> createlang or postgresql-7.0.3/src/pl/plpgsql/enable_plpgsql?
createlang is tested and maintained, the other isn't. We probably
ought to remove that file entirely ...
regards, tom lane