Re: pgsql: Change the docs for PARALLEL option of Vacuum.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit Kapila <akapila(at)postgresql(dot)org>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Change the docs for PARALLEL option of Vacuum.
Date: 2020-10-20 11:09:49
Message-ID: CAA4eK1+34w2+HJq-chksRYnXT676XV9EZ34+bXMQQGb2qM_jng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Tue, Oct 20, 2020 at 7:47 AM Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>
> On Mon, Oct 19, 2020 at 8:13 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >
> > Amit Kapila <akapila(at)postgresql(dot)org> writes:
> > > Change the docs for PARALLEL option of Vacuum.
> >
> > The buildfarm says you broke the docs build in v13.
> >
>
> oops, I'll look into it.
>

Now, it is fixed. Apparently, I forgot to do the docs build for v13,
sorry for the same.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-10-20 16:17:10 pgsql: Avoid invalid alloc size error in shm_mq
Previous Message Amit Kapila 2020-10-20 04:56:00 pgsql: Change the attribute name in pg_stat_replication_slots view.