| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PG 14 release notes, first draft |
| Date: | 2021-05-11 21:24:36 |
| Message-ID: | 20210511212436.GF6088@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, May 10, 2021 at 07:53:08AM -0700, Peter Geoghegan wrote:
> On Sun, May 9, 2021 at 11:03 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > I have committed the first draft of the PG 14 release notes.
>
> This definitely isn't necessary, since the commit in question was a
> totally mechanical thing that cleaned up a minor inconsistency:
>
> Initialize work_mem and maintenance_work_mem using current guc.c
> default (Peter Geoghegan)
>
> Oversight in commit 848ae330a49, which increased the previous defaults
> for work_mem and maintenance_work_mem by 4X. IS THIS A BEHAVIORAL
> CHANGE?
OK, that's what I thought --- removed.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Honza Horak | 2021-05-11 21:31:06 | Re: Python 3.10 breaks regression tests with traceback changes |
| Previous Message | Honza Horak | 2021-05-11 21:23:18 | plpython subtransaction test failure with Python 3.10 |