Re: error message when subscription target is a partitioned table - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: error message when subscription target is a partitioned table
Date
Msg-id 9538d0cb-77d6-e26a-80b5-6bc0a7b52d8f@2ndquadrant.com
Whole thread Raw
In response to Re: error message when subscription target is a partitioned table  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Responses Re: [Sender Address Forgery]Re: error message when subscriptiontarget is a partitioned table  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
On 06/12/2018 05:46, Amit Langote wrote:
>      /*
>       * We currently only support writing to regular tables.
>       */

I think that comment should stay above the code you are adding.

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


pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: could recovery_target_timeline=latest be the default in standbymode?
Next
From: Kohei KaiGai
Date:
Subject: Re: add_partial_path() may remove dominated path but still in use