bug in 8.0 manual, section 37.6, PL/Perl Triggers

Started by Rainer Brandtabout 21 years ago2 messagesdocs
Jump to latest
#1Rainer Brandt
rjhb@bb-c.de

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@bb-c.de
Brandt & Brandt Computer GmbH web: www.bb-c.de
Kamberg 111 phone: +49 2448 919126
D 53940 Hellenthal mobile: +49 172 9593205

#2Bruce Momjian
bruce@momjian.us
In reply to: Rainer Brandt (#1)
Re: bug in 8.0 manual, section 37.6, PL/Perl Triggers

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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Attachments:

/bjm/difftext/plainDownload+112-112