Re: Fix handling of unlogged tables in FOR ALL TABLES publications - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix handling of unlogged tables in FOR ALL TABLES publications
Date
Msg-id 621516ad-7adc-9136-0a9b-21bce6e893d6@2ndquadrant.com
Whole thread Raw
In response to Re: Fix handling of unlogged tables in FOR ALL TABLES publications  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Fix handling of unlogged tables in FOR ALL TABLES publications
List 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

Attachment

pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Re: Reduce amount of WAL generated by CREATE INDEX for gist, ginand sp-gist
Next
From: David Steele
Date:
Subject: Re: Re: libpq compression