Re: pgsql: Make Vars be outer-join-aware.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Make Vars be outer-join-aware.
Дата
Msg-id 1135790.1675184394@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Make Vars be outer-join-aware.  (Robins Tharakan <tharakan@gmail.com>)
Список pgsql-committers
Robins Tharakan <tharakan@gmail.com> writes:
> Since this commit, my test setup is triggering asserts every few minutes.

I concluded that assert was just wrong, and removed it.  Maybe there
is some weaker assertion we could make, but it'd require passing down
more context than fix_scan_expr gets now, and it doesn't seem worth
the trouble.

Thanks for the report!

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove over-optimistic Assert.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: clarify use of NULL to drop comments and security labels.