From: | Rainer Brandt <rjhb(at)bb-c(dot)de> |
---|---|
To: | pgsql-docs(at)postgresql(dot)org |
Subject: | bug in 8.0 manual, section 37.6, PL/Perl Triggers |
Date: | 2005-01-19 15:59:34 |
Message-ID: | 16878.33766.47339.727113@DEFX0YAG. |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-patches |
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?
Greetings, Rainer
P.S.: Great to see this new version of PL/Perl.
--
----------------------------------------------------------------------
Rainer J. H. Brandt email: rjhb(at)bb-c(dot)de
Brandt & Brandt Computer GmbH web: www.bb-c.de
Kamberg 111 phone: +49 2448 919126
D 53940 Hellenthal mobile: +49 172 9593205
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Blackwell | 2005-01-19 17:25:55 | BUG #1414: DOC - pl/Perl hash tags missing |
Previous Message | Robert Treat | 2005-01-19 01:18:45 | Re: XML2 contrib does not refer to 8.0 |
From | Date | Subject | |
---|---|---|---|
Next Message | Korea PostgreSQL Users' Group | 2005-01-19 16:52:02 | plz add ko in nls.mk for pg_dump |
Previous Message | Neil Conway | 2005-01-19 07:39:15 | Re: transformExpr() refactor |