Re: Skip temporary table schema name from explain-verbose output.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Skip temporary table schema name from explain-verbose output.
Дата
Msg-id 86235.1627309305@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Skip temporary table schema name from explain-verbose output.  (Simon Riggs <simon.riggs@enterprisedb.com>)
Ответы Re: Skip temporary table schema name from explain-verbose output.
Список pgsql-hackers
Simon Riggs <simon.riggs@enterprisedb.com> writes:
> Sounds like a good change.
> Surely we need a test to exercise this works? Otherwise ready...

There are lots of places in the core regression tests where we'd have
used a temp table, except that we needed to do EXPLAIN and the results
would've been unstable, so we used a short-lived plain table instead.
Find one of those and change it to use a temp table.

            regards, tom lane



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: when the startup process doesn't (logging startup delays)
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [bug?] Missed parallel safety checks, and wrong parallel safety