[DOCS] raise not in index

2005-02-09 Thread Rainer Brandt
Hi, a suggestion for a small improvement in the 8.0 manual: The term 'raise' (see section 35.9) is not in the index. BTW, I like your documentation. I don't remember any open source project with better docs (I mean style, correctness, completeness, grammar, orthography, presentation, and keeping

[DOCS] bug in 8.0 manual, section 37.6, PL/Perl Triggers

2005-01-20 Thread Rainer Brandt
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