Re: Added schema level support for publication.

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Ajin Cherian <itsajin(at)gmail(dot)com>
Cc: "tanghy(dot)fnst(at)fujitsu(dot)com" <tanghy(dot)fnst(at)fujitsu(dot)com>, Rahila Syed <rahilasyed90(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Added schema level support for publication.
Date: 2021-06-16 14:41:08
Message-ID: CALDaNm10g2h29a-oFHsadk-Du6RDhnVQT_vfTGqR82DsjxQLqQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jun 16, 2021 at 5:12 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
> On Sat, Jun 5, 2021 at 11:32 PM vignesh C <vignesh21(at)gmail(dot)com> wrote:
>
> > Thanks for identifying and reporting this issue. I have \dn with the
> > equivalent query to display only the publication name. The updated
> > patch has the fix for the same.
> >
>
> The patch no longer applies, I think a recent change to tab-complete
> has broken it.

Thanks for reporting it, the attached patch is a rebased version of
the patch with few review comment fixes, I will reply with the comment
fixes to the respective mails.

Regards,
Vignesh

Attachment Content-Type Size
v6-0001-Added-schema-level-support-for-publication.patch text/x-patch 91.0 KB
v6-0002-Tests-and-documentation-for-schema-level-support-.patch text/x-patch 44.2 KB
v6-0003-Added-skip-table-option-to-skip-tables-for-all-ta.patch text/x-patch 60.3 KB
v6-0004-Tests-and-documentation-for-skip_table-support-fo.patch text/x-patch 32.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-06-16 14:48:24 Re: Decoding speculative insert with toast leaks memory
Previous Message Stephen Frost 2021-06-16 14:24:17 Re: Duplicate history file?