Remove unnecessary relabel stripping

Поиск
Список
Период
Сортировка
От Richard Guo
Тема Remove unnecessary relabel stripping
Дата
Msg-id CAMbWs4_3_D2J5XxOuw68hvn0-gJsw9FXNSGcZka9aTymn9UJ8A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Remove unnecessary relabel stripping
Список pgsql-hackers
Hi hackers,

Per discussion in [1], we don't need to strip relabel for the expr
explicitly before calling pull_varnos() to retrieve all mentioned
relids. pull_varnos() would recurse into T_RelabelType nodes.

Add a patch to remove that and simplify the code a bit.


Thanks
Richard
Вложения

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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions