Re: FIX : teach expression walker about RestrictInfo

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: FIX : teach expression walker about RestrictInfo
Дата
Msg-id 557F1F01.3020601@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: FIX : teach expression walker about RestrictInfo  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers

On 04/29/15 18:33, Tomas Vondra wrote:
>
> OK, I do understand that. So what about pull_varnos_walker and
> pull_varattnos_walker - what about teaching them about RestrictInfos?

Attached is a patch fixing the issue by handling RestrictInfo in
pull_varnos_walker and pull_varattnos_walker.

--
Tomas Vondra                   http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Map basebackup tablespaces using a tablespace_map file
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Function to get size of notification queue?