Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)
Дата
Msg-id 22850.1413736732@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> I still think that reducing the need for having to do this is a good
> idea, having to manually edit regression output to add regexes will be a
> PITA.

Yeah :-(.  We already have two features somewhat related to this, viz
prototype expected files in output/ and multiple expected files.  And
each of them is a pain when it comes time to update the expected output.
So that analogy is damping my enthusiasm a bit.  Still, it beats not
being able to make a test at all.  And to the extent that we could get
rid of variant expected files, we could eliminate a class of committer
mistakes that's bitten pretty much everyone at one time or another...
        regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Hide 'Execution time' in EXPLAIN (COSTS OFF)
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Autovacuum fails to keep visibility map up-to-date in mostly-insert-only-tables