Re: Pathify RHS unique-ification for semijoin planning

Поиск
Список
Период
Сортировка
От Richard Guo
Тема Re: Pathify RHS unique-ification for semijoin planning
Дата
Msg-id CAMbWs48p9-_L-ouwbstcBOcSOYQ64CUGxawo_ZzotX55ADG9Zg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pathify RHS unique-ification for semijoin planning  (wenhui qiu <qiuwenhuifx@gmail.com>)
Ответы Re: Pathify RHS unique-ification for semijoin planning
Список pgsql-hackers
On Thu, Aug 7, 2025 at 6:04 PM wenhui qiu <qiuwenhuifx@gmail.com> wrote:
> In light of this commit (https://github.com/postgres/postgres/commit/e035863c9a04beeecc254c3bfe48dab58e389e10), I
alsorecommend changing the macro to a static inline function. Macros are harder to debug and lack type safety. 

I'm inclined not to do that.  We already have other macros for
checking whether a relation is of a certain kind, and I'd prefer to
keep the new check consistent with those.

Thanks
Richard



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