Re: [HACKERS] PG 10 release notes - Mailing list pgsql-hackers

From Masahiko Sawada
Subject Re: [HACKERS] PG 10 release notes
Date
Msg-id CAD21AoDNZ17JcO7_6VxvH03ZKEh2FR8_ihpPuxUaSZFFUCb9+A@mail.gmail.com
Whole thread Raw
In response to [HACKERS] PG 10 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [HACKERS] PG 10 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Apr 25, 2017 at 10:31 AM, Bruce Momjian <bruce@momjian.us> wrote:
> I have committed the first draft of the Postgres 10 release notes.  They
> are current as of two days ago, and I will keep them current.  Please
> give me any feedback you have.
>

Related to a following item in release note, oldestxmin is also
reported by VACUUM VERBOSE and autovacuum , which is introduced by
commit 9eb344faf54a849898d9be012ddfa8204cfeb57c (author is Simon).

* Have VACUUM VERBOSE report the number of skipped frozen pages
(Masahiko Sawada)

Could we add this item to the release note?

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: [HACKERS] proposal psql \gdesc
Next
From: Noah Misch
Date:
Subject: Re: [HACKERS] pg_dump emits ALTER TABLE ONLY partitioned_table