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

From Justin Pryzby
Subject Re: PG 14 release notes, first draft
Date
Msg-id 20210918204605.GU831@telsasoft.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  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I think the release notes for the autovacuum item (which was first reverted and
then partially un-reverted) should say something like "Partitioned tables are
now included in pg_stat_all_tables":
| e1efc5b465 Keep stats up to date for partitioned tables

Remove some internal question/marks:
ACCURATE?
REMOVE?
ALTER TABLE ... ALTER COLUMN ... TYPE RESETS STASTISTICS? (was never intended to have markup added?)

Also, I'm not sure if this one should be included.
9a4c0e36fb Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry.
See: https://www.postgresql.org/message-id/flat/20210830154249.GX26465@telsasoft.com#9ad6fd4c36e13deea1c5f92f5114320e

What about this ?
ce6b662aae psql: Fix name quoting on extended statistics

-- 
Justin



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: postgres.h included from relcache.h - but removing it breaks pg_upgrade
Next
From: Tom Lane
Date:
Subject: Re: PG 14 release notes, first draft