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
"Mike Blackwell" <[EMAIL PROTECTED]> writes:
> In the pl/Perl section of the 8.0.0 manual, as viewed on the postgresql.org
> web site, all perl code hash tags seem to be missing. i.e.
Yeah, I see the same; but it's not in the devel docs. Compare
http://www.postgresql.org/docs/8.0/static
>> In the pl/Perl section of the 8.0.0 manual, as viewed on the
>postgresql.org
>> web site, all perl code hash tags seem to be missing. i.e.
>
>Yeah, I see the same; but it's not in the devel docs. Compare
> http://www.postgresql.org/docs/8.0/static/plperl.html
> http://developer.p
"Magnus Hagander" <[EMAIL PROTECTED]> writes:
> Going out on a line a bit here - and someone who've worked with teh
> system probably knows for sure but... It looks like {} is used as the
> template placeholder in the templating system on the website.
> It would seem to me that the fix would be as
>> Going out on a line a bit here - and someone who've worked with teh
>> system probably knows for sure but... It looks like {} is used as the
>> template placeholder in the templating system on the website.
>
>Yes, that's exactly the case...
Ahh, I'm not totally PHP illiterate,...
>> It would
On Thu, Jan 20, 2005 at 04:23:16PM -0500, Tom Lane wrote:
> "Magnus Hagander" <[EMAIL PROTECTED]> writes:
> > Going out on a line a bit here - and someone who've worked with teh
> > system probably knows for sure but... It looks like {} is used as the
> > template placeholder in the templating syst
Hi,
Magnus Hagander wrote:
In the pl/Perl section of the 8.0.0 manual, as viewed on the
postgresql.org
web site, all perl code hash tags seem to be missing. i.e.
Yeah, I see the same; but it's not in the devel docs. Compare
http://www.postgresql.org/docs/8.0/static/plperl.html
h