Re: Server crash while trying to fetch EXPLAIN query results with a cursor

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Server crash while trying to fetch EXPLAIN query results with a cursor
Дата
Msg-id 29809.1340853643@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Server crash while trying to fetch EXPLAIN query results with a cursor  (Rushabh Lathia <rushabh.lathia@gmail.com>)
Список pgsql-hackers
Rushabh Lathia <rushabh.lathia@gmail.com> writes:
> Above testcase endup with server crash. Crash is due to following assert
> into ScanQueryForLocks()
> Assert(parsetree->commandType != CMD_UTILITY);

Meh, yeah, more fallout from the CREATE TABLE AS representation change.

> PFA patch for the same.

Applied with some editorialization.  Thanks!
        regards, tom lane


В списке pgsql-hackers по дате отправления: