Re: plperl features

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Sergej Sergeev <sergej(at)commandprompt(dot)com>, pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: plperl features
Date: 2004-09-29 17:03:05
Message-ID: 564.1096477385@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> writes:
> What happens if you feed other pseudotypes, like cstring or
> language_handler? Shouldn't that be disallowed or something?

Indeed. This patch breaks those defenses...

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Sergej Sergeev 2004-09-29 17:03:39 Re: plperl features
Previous Message Alvaro Herrera 2004-09-29 16:20:03 Re: plperl features