public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Mike Blackwell <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Subject: Re: [BUGS] BUG #1414: DOC - pl/Perl hash tags missing
Date: Thu, 20 Jan 2005 15:47:34 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

"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/plperl.html
	http://developer.postgresql.org/docs/postgres/plperl.html
and look for instance at the empcomp() function about halfway down
the page:
    return $emp-> + $emp->;
vs
    return $emp->{basesalary} + $emp->{bonus};

Any theories what's wrong here?

			regards, tom lane



view thread (10+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: [BUGS] BUG #1414: DOC - pl/Perl hash tags missing
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox