| 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-16 13:45:28 |
| Message-ID: | CAA4eK1+JZJGhTnnNOBEMXApxXdUgf7uFTY-ZVUgHEZmD0UBTTQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Mar 16, 2021 at 5:27 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
>
> On Tue, Mar 16, 2021 at 7:20 PM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
> > On Tue, Mar 16, 2021 at 3:35 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> > >
> > > I noticed that the PG docs [1] for the catalog pg_subscription doesn't
> > > have any mention of the substream column.
> > >
> > > Accidental omission by commit 4648243 [2] from last year?
> > >
> >
> > Right. I'll fix this unless you or someone else is interested in
> > providing a patch for this.
>
> Sure, I will send a patch for it tomorrow.
>
Attached, please find the patch to update the description of substream
in pg_subscription.
--
With Regards,
Amit Kapila.
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Doc-Add-a-description-of-substream-in-pg_subscrip.patch | application/octet-stream | 1.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2021-03-16 13:52:47 | Re: [HACKERS] logical decoding of two-phase transactions |
| Previous Message | Masahiko Sawada | 2021-03-16 13:39:47 | Re: New IndexAM API controlling index vacuum strategies |