| From: | Roy MacGregor Paterson <roy(at)macgregortech(dot)com> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Cc: | Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com> |
| Subject: | Re: Failed to create a function |
| Date: | 2003-11-25 20:21:54 |
| Message-ID: | p06010202bbe9685c341c@[192.168.1.102] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
>You should use the createlang script to create the plpgsql handler in the
>database in question (if you want future databases to automatically get
>it, you may wish to also create it into template1).
Many thanks, Stephan.
I had misunderstood the line in the book "...([PL/pgSQL] is installed
with PostgreSQL by default)..." and dived straight into the code,
which I've never done before ;-)
regards,
Roy
--
--------------------
Roy MacGregor Paterson
MacGregorTech
t: +44 (0) 20 7584 7891
f: +44 (0) 20 7589 6223
m: +44 (0) 7803 163 938
w: www.macgregortech.com
e: roy(at)macgregortech(dot)com
--------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ireneusz Kramarz | 2003-11-25 20:54:57 | how to create such a function?? |
| Previous Message | Luca Ferrari | 2003-11-25 17:01:44 | a trigger for time |