Re: error message when subscription target is a partitioned table
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Magnus Hagander <magnus@hagander.net>, Tatsuo Ishii <ishii@sraoss.co.jp>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-12-04T02:23:03Z
Lists: pgsql-hackers
On Tue, Dec 04, 2018 at 10:51:40AM +0900, Amit Langote wrote: > Okay, here is a patch. I didn't find any tests in subscription.sql > related to unsupported relkinds, so didn't bother adding one for this case > either. Should we care about other relkinds as well? -- Michael
Commits
-
Improve error messages for incorrect types of logical replication targets
- 373bda61d2d6 12.0 landed