| From: | Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com> |
|---|---|
| To: | Nicola Farina <nicola(dot)farina(at)info-line(dot)it> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Who writes "CONTEXT" ? |
| Date: | 2009-12-21 17:33:02 |
| Message-ID: | 92869e660912210933r167bc1cdo41373440bad01eb0@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2009/12/21 Nicola Farina <nicola(dot)farina(at)info-line(dot)it>
> Hello all,
>
> I am trying to debug a plperlu set of stored procedures. in pg 8.3.7.
> When I launch a procedure I see messages, in the output window, beginning
> with the string "CONTEXT: SQL statement "SELECT ..."
> Which procedure or predefined function prints this kind of messages ? Is
> this a standard pg message ?
>
Yes, it's a standard message. Kind of "stack trace" for postgres messages.
see http://search.postgresql.org/search?u=/docs/8.4/static/&q=CONTEXT
--
Filip Rembiałkowski
JID,mailto:filip(dot)rembialkowski(at)gmail(dot)com
http://filip.rembialkowski.net/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Israel Brewster | 2009-12-21 17:39:21 | Re: defining yuor own commands in PG ? |
| Previous Message | Scott Bailey | 2009-12-21 17:00:16 | Re: Something like Oracle Forms, but Open Source to use with PostgreSQL? |