Re: pg_subscription - substream column?

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Dilip Kumar <dilipbalaut(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_subscription - substream column?
Date: 2021-03-17 03:08:43
Message-ID: CAA4eK1LV06yL207-xYwgFLotEYWvFOqtS6VONnRaGQk_+KfRyw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 17, 2021 at 4:56 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> On Wed, Mar 17, 2021 at 12:45 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
> >
> > Attached, please find the patch to update the description of substream
> > in pg_subscription.
> >
>
> I applied your patch and regenerated the PG docs to check the result.
>
> LGTM.
>

Pushed!

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2021-03-17 03:10:04 Re: subscriptionCheck failures
Previous Message Masahiko Sawada 2021-03-17 03:03:28 Re: Transactions involving multiple postgres foreign servers, take 2