Re: Fix handling of unlogged tables in FOR ALL TABLES publications

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Fix handling of unlogged tables in FOR ALL TABLES publications
Дата
Msg-id 621516ad-7adc-9136-0a9b-21bce6e893d6@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Fix handling of unlogged tables in FOR ALL TABLES publications  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: Fix handling of unlogged tables in FOR ALL TABLES publications
Список pgsql-hackers
So perhaps push the check down to GetRelationPublicationActions()
instead.  That way we don't have to patch up two places and everything
"just works" even for possible other callers.  See attached patch.

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

Вложения

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

Предыдущее
От: David Steele
Дата:
Сообщение: Re: Re: Reduce amount of WAL generated by CREATE INDEX for gist, ginand sp-gist
Следующее
От: David Steele
Дата:
Сообщение: Re: Re: libpq compression