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 c9244e08-5d9b-8a99-a8ea-32676466729c@2ndquadrant.com
Whole thread Raw
In response to Re: Fix handling of unlogged tables in FOR ALL TABLES publications  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 2019-03-25 09:04, Peter Eisentraut wrote:
> 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.

This has been committed and backpatched to PG10.

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



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch
Next
From: John Naylor
Date:
Subject: Re: Unhappy about API changes in the no-fsm-for-small-rels patch