Re: pgsql: Teach planner how to estimate rows for timestamp generate_series

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: pgsql: Teach planner how to estimate rows for timestamp generate_series
Дата
Msg-id CAApHDvpxV4rrO3XUCgGS5N9Wg6f2r0ojJPD2tX2FRV-o9sRTJA@mail.gmail.com
обсуждение исходный текст
Ответ на pgsql: Teach planner how to estimate rows for timestamp generate_series  (David Rowley <drowley@postgresql.org>)
Список pgsql-committers
On Tue, 9 Jul 2024 at 09:55, David Rowley <drowley@postgresql.org> wrote:
> src/test/regress/expected/misc_functions.out | 110 +++++++++++++++++++++++++++
> src/test/regress/sql/misc_functions.sql      |  84 ++++++++++++++++++++

I'll look at fixing bushmaster [1] shortly.

David

[1] https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=bushmaster&br=HEAD



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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Perform forgotten cat version bump
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZE