Re: function attributes - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: function attributes
Date
Msg-id 4D043365.40908@dunslane.net
Whole thread Raw
In response to Re: function attributes  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: function attributes  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers

On 12/11/2010 09:16 PM, Robert Haas wrote:
>
> Well, you could set that GUC (plperl.pass_binary_bytea) on a function
> without changing any syntax on at all.
>
> CREATE FUNCTION name (args) ... SET plperl.pass_binary_bytea = true;

Oh, good point. I'd forgotten about that. I'll experiment and see if I 
can break it :-)

cheers

andrew


pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: unlogged tables
Next
From: Robert Haas
Date:
Subject: Re: unlogged tables