Re: plperl & sort

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: plperl & sort
Date: 2008-11-05 18:14:20
Message-ID: 516.1225908860@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> writes:
> Nice theory, but completely wrong: sort creates $a and $b in the
> current package, not in main::.

Hmm ... so then why are we seeing a failure?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alex Hunsaker 2008-11-05 18:28:50 Re: plperl & sort
Previous Message Andrew Gierth 2008-11-05 17:54:10 Re: plperl & sort