Re: New EXPLAIN option: ALL

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: New EXPLAIN option: ALL
Дата
Msg-id 55c4eff5-23d7-3eeb-a4a4-7d6c8753bf5d@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: New EXPLAIN option: ALL  (Andres Freund <andres@anarazel.de>)
Ответы Re: New EXPLAIN option: ALL  (David Fetter <david@fetter.org>)
Список pgsql-hackers
On 2019-05-15 19:58, Andres Freund wrote:
> On 2019-05-15 13:53:26 -0400, Tom Lane wrote:
>> FWIW, given the conflict against "EXPLAIN EXECUTE prepared_stmt_name",
>> we should probably just drop the whole idea.  It seemed like a great
>> idea at the time, but it's going to confuse people not just Bison.
> I'm not particularly invested in the idea of renaming ANALYZE - but I
> think we might be able to come up with something less ambiguous than
> EXECUTE. Even EXECUTION might be better.

The GQL draft uses PROFILE as a separate top-level command, so it would be

    PROFILE SELECT ...

That seems nice and clear.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Choosing values for multivariate MCV lists
Следующее
От: Robert Haas
Дата:
Сообщение: Re: POC: Cleaning up orphaned files using undo logs