| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Thom Brown <thom(at)linux(dot)com> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Non-existent cs_log function |
| Date: | 2011-02-25 03:46:34 |
| Message-ID: | AANLkTik4rB+2T0NSxmOsacswHdRwh3i1gCK6kUN8OaBa@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Fri, Feb 11, 2011 at 8:46 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> It's been pointed out that on the pl/pgsql control structures page
> (http://www.postgresql.org/docs/9.0/interactive/plpgsql-control-structures.html)
> there's an example using a cs_log function, which doesn't exist. I'm
> assuming this is supposed to be an example of a custom logging
> function someone might have, but it might cause less confusion if
> these were changed to RAISE calls, or something else that exists.
>
> What do you think?
I agree.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2011-02-27 17:27:07 | Re: Documenting removal of nonnullvalue() and friends |
| Previous Message | Bruce Momjian | 2011-02-23 04:35:01 | Re: [BUGS] issue about information_schema REFERENTIAL_CONSTRAINTS |