Re: First draft of PG 19 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-08-18 14:44:20
Message-ID: aoRvxKs5gBIU8j1R@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 14, 2026 at 07:04:46PM +0900, Etsuro Fujita wrote:
> > > but I think this is worse because it sounds like it can _only_ ever be
> > > done by postgres_fdw. However, if you prefer this I will make this
> > > change.
> > >
> > > I avoided "General Performance" because frankly, it is only
> > > postgres_fdw, and it not a "General" performance improvement, and we
> > > have a section for postgres_fdw already.
> >
> > Agreed. I think the current text is fine.
>
> We renamed the "restore_stats" option to "import_stats". See commit 9a08585e8.

Thanks, I just updated it to current and got the above plus a few more.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2026-08-18 15:09:01 Re: PG19 FK fast path: OOB write and missed FK checks during batched
Previous Message Tom Lane 2026-08-18 14:35:01 Re: Allow a prosupport function to be attached to an aggregate