Re: Small plperl documentation patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Small plperl documentation patch
Date: 2005-10-19 02:08:34
Message-ID: 16346.1129687714@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Greg Sabino Mullane" <greg(at)turnstep(dot)com> writes:
> Using $a and $b for temporary vars are bad form for our example,
> as they have special meaning in Perl.

Please, tell me that isn't so. $a is a reserved name now? What was
Larry thinking?

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Sabino Mullane 2005-10-19 02:21:35 Re: Small plperl documentation patch
Previous Message Andrew Dunstan 2005-10-18 22:55:34 Re: Small plperl documentation patch