Re: adding partitioned tables to publications

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Mark Zhao <875941708@qq.com>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Amit Langote <amitlangote09@gmail.com>, Petr Jelinek <petr@2ndquadrant.com>, Rafia Sabih <rafia.pghackers@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-01-12T08:11:37Z
Lists: pgsql-hackers
On Mon, Jan 11, 2021 at 5:44 PM Mark Zhao <875941708@qq.com> wrote:
>
> Thanks for your reply. The patch is exactly what I want.
> My English name is Mark Zhao, which should be the current email name.
>

Pushed the fix.

-- 
With Regards,
Amit Kapila.



Commits

  1. Fix relation descriptor leak.