Re: plperl.c patch to correctly support bytea inputs and output to functions and triggers. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: plperl.c patch to correctly support bytea inputs and output to functions and triggers.
Date
Msg-id 13900.1177781201@sss.pgh.pa.us
Whole thread Raw
In response to plperl.c patch to correctly support bytea inputs and output to functions and triggers.  (Theo Schlossnagle <jesus@omniti.com>)
Responses Re: plperl.c patch to correctly support bytea inputs and output to functions and triggers.
List pgsql-bugs
Theo Schlossnagle <jesus@omniti.com> writes:
> I've found a bug with the way plperl/plperlu handles bytea types.  It
> fails to correctly handle bytea binary inputs and outputs.

Define "correctly".  The proposed patch seems to be "let's handle
bytea differently from every other data type", and that sure doesn't
sound like a path I want to tread.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "estevam Amorim Meneses"
Date:
Subject:
Next
From: Theo Schlossnagle
Date:
Subject: Re: plperl.c patch to correctly support bytea inputs and output to functions and triggers.