Re: plpgsql language not recognized - Mailing list pgsql-novice

From Mike Castle
Subject Re: plpgsql language not recognized
Date
Msg-id 20001221103316.B5263@thune.mrc-home.org
Whole thread Raw
In response to Re: plpgsql language not recognized  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: plpgsql language not recognized
List pgsql-novice
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?

mrc
--
       Mike Castle       Life is like a clock:  You can work constantly
  dalgoda@ix.netcom.com  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

pgsql-novice by date:

Previous
From: Karla Peralta
Date:
Subject: Transactions
Next
From: Tom Lane
Date:
Subject: Re: plpgsql language not recognized