| From: | Sibtay Abbas <sibtay_abbas(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | adding procedural languages |
| Date: | 2004-12-07 15:00:14 |
| Message-ID: | 20041207150014.48438.qmail@web50009.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
hi everyone
ok i ve tried to add my own procedural language using
the call handler interface.
I am doining nothing in the handler function except
tyring to print a mess through errmsg function
(plz correct me if i am wrong here, since i cant see
the message which i am printing)
Now my question is that how can i explicitly specify
that i want my pl language to be used.
I think i have added my language successfully by
following the procedure mentioned in the
documentation.
So now how do i inform the database engine to use my
language for a specific query
thank you
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Sullivan | 2004-12-07 15:08:10 | Re: V8 Beta 5 on AIX |
| Previous Message | Bruce Momjian | 2004-12-07 14:25:02 | Re: V8 Beta 5 on AIX |