| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Rainer Brandt <rjhb(at)bb-c(dot)de> |
| Cc: | pgsql-docs(at)postgresql(dot)org, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: bug in 8.0 manual, section 37.6, PL/Perl Triggers |
| Date: | 2005-01-22 22:05:55 |
| Message-ID: | 200501222205.j0MM5tB28700@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-patches |
Rainer Brandt wrote:
> Hi,
>
> All places that mention the trigger event info hash pointer $_TD
> end with the "->" characters. The hash keys are omitted.
> That is certainly not what you wanted.
> (Also, the code examples will not compile under Perl. (I didn't
> try, but can see that they won't.))
>
> Probably due to the character '>' and some Docbook -> HTML conversion?
Good catch. I have fixed CVS HEAD and 8.0.X. Patch attached. Thanks.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 18.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-01-22 22:14:23 | Re: XML2 contrib does not refer to 8.0 |
| Previous Message | Bruce Momjian | 2005-01-22 21:21:39 | Re: XML2 contrib does not refer to 8.0 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2005-01-23 01:23:34 | Re: pg_autovacuum fails to start - 8.0 Release |
| Previous Message | Tom Lane | 2005-01-22 21:20:59 | Re: vacuum hint on elog |