| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Chris Smith <cdsmith(at)twu(dot)net> |
| Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Unit tests |
| Date: | 2004-02-14 12:13:27 |
| Message-ID: | Pine.LNX.4.33.0402140710260.8536-100000@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Fri, 13 Feb 2004, Chris Smith wrote:
> > > Do I need to do something special to enable plpgsql stored
> > > procedures in the backend?
> > >
> >
> > Yes run the createlang script.
> > createlang plpgsql <dbname>
>
> Thanks! I've attached a patch to add a note to the README to this effect.
>
I didn't even know this README file existed. I doubt many people do. It
has a number of things that are out of date and needs a more thorough
going over. I've put dealing with this on my todo list, but it is
perilously close to the bottom.
Kris Jurka
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Felix Bollenbeck | 2004-02-14 13:43:32 | unsubscribe |
| Previous Message | Kris Jurka | 2004-02-14 12:05:47 | Re: Fw: PATCH (Re: Startup message issues) |