Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table
Date
Msg-id 5444.1478040368@sss.pgh.pa.us
Whole thread Raw
In response to BUG #14408: Schema not found error when 2 or more indices declared on temporary table  (vcolborn@gmail.com)
Responses Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table
List pgsql-bugs
vcolborn@gmail.com writes:
> I'm finding that this rather simple postgresql 9.6.1 function
> ...
> is resulting in a schema "" does not exist error. The exact error is:

Hm.  The described symptoms sound quite a bit like an uninitialized-memory
problem.  However, I can't reproduce the problem here (using up-to-date
RHEL6), nor does valgrind complain about this example for me.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Jamie Koceniak
Date:
Subject: Re: BUG #14399: Order by id DESC causing bad query plan
Next
From: Pavel Hanák
Date:
Subject: Problems with "pg.dropped" column after upgrade 9.5 to 9.6