Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table
Дата
Msg-id 5444.1478040368@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #14408: Schema not found error when 2 or more indices declared on temporary table  (vcolborn@gmail.com)
Ответы Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table  (Victor Colborn <vcolborn@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Jamie Koceniak
Дата:
Сообщение: Re: BUG #14399: Order by id DESC causing bad query plan
Следующее
От: Pavel Hanák
Дата:
Сообщение: Problems with "pg.dropped" column after upgrade 9.5 to 9.6