Re: PG 14 release notes, first draft - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: PG 14 release notes, first draft
Date
Msg-id CAD21AoC20kffpNLNLGKzGGjahniYJ+BwW_B0pVTQ3gK-rfgHuw@mail.gmail.com
Whole thread Raw
In response to PG 14 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG 14 release notes, first draft
List pgsql-hackers
On Mon, May 10, 2021 at 3:03 PM Bruce Momjian <bruce@momjian.us> wrote:
>
> I have committed the first draft of the PG 14 release notes.  You can
> see the most current  build of them here:
>
>         https://momjian.us/pgsql_docs/release-14.html
>

I think we need to mention in the release note that
vacuum_cleanup_index_scale_factor GUC parameter has been removed and
vacuum_cleanup_index_scale_factor storage parameter has been
deprecated (please refer to commit 9f3665fb and effdd3f3b63).

Regards,

--
Masahiko Sawada
EDB:  https://www.enterprisedb.com/



pgsql-hackers by date:

Previous
From: Esteban Zimanyi
Date:
Subject: Re: How to launch parallel aggregations ?
Next
From: "tanghy.fnst@fujitsu.com"
Date:
Subject: RE: [HACKERS] logical decoding of two-phase transactions