Re: Removing unneeded self joins

Поиск
Список
Период
Сортировка
От Gregory Stark (as CFM)
Тема Re: Removing unneeded self joins
Дата
Msg-id CAM-w4HMZXW+hKc8C+WLQ+gdpEkoh9378a2UGKyZRz7mZVerG+Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Removing unneeded self joins  (Michał Kłeczek <michal@kleczek.org>)
Ответы Re: Removing unneeded self joins
Re: Removing unneeded self joins
Список pgsql-hackers
On Mon, 6 Mar 2023 at 00:30, Michał Kłeczek <michal@kleczek.org> wrote:
>
> Hi All,
>
> I just wanted to ask about the status and plans for this patch.
> I can see it being stuck at “Waiting for Author” status in several commit tests.

Sadly it seems to now be badly in need of a rebase. There are large
hunks failing in the guts of analyzejoins.c as well as minor failures
elsewhere and lots of offsets which need to be reviewed.

I think given the lack of activity it's out of time for this release
at this point. I'm moving it ahead to the next CF.



--
Gregory Stark
As Commitfest Manager



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

Предыдущее
От: "Gregory Stark (as CFM)"
Дата:
Сообщение: Re: psql - factor out echo code
Следующее
От: "Gregory Stark (as CFM)"
Дата:
Сообщение: Re: pg_usleep for multisecond delays