Extra information in pg_dump

Adrian Klaver aklaver at comcast.net
Wed May 24 05:12:49 UTC 2006


Yeah, that is the error I get also.
On Tuesday 23 May 2006 08:26 pm, James William Pye wrote:
> On Tue, May 23, 2006 at 12:43:07PM -0700, Adrian Klaver wrote:
> > Actually when I tried to load this function into the database it
> > complained about the duplicate information. Leaving the byte code in is
> > going to cause problems in the dump-restore cycle.
>
> Yes, when I try to create a function like that I get:
>
> 	ERROR:  only one AS item needed for language "python"
>
> Going to dig into this a little bit... I'm pretty sure there's nothing I
> can do about that in the PL except not store the bytecode in probin..

-- 
Adrian Klaver	
aklaver at comcast.net


More information about the Python-general mailing list