Re: PG 12 draft release notes - Mailing list pgsql-hackers

From Ian Barwick
Subject Re: PG 12 draft release notes
Date
Msg-id e1f11200-6da7-6d87-e2b7-367e2160dccd@2ndquadrant.com
Whole thread Raw
In response to PG 12 draft release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG 12 draft release notes  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 5/12/19 5:33 AM, Bruce Momjian wrote:
> I have posted a draft copy of the PG 12 release notes here:
> 
>     http://momjian.us/pgsql_docs/release-12.html
> 
> They are committed to git.  It includes links to the main docs, where
> appropriate.  Our official developer docs will rebuild in a few hours.

In section "Authentication":

    https://www.postgresql.org/docs/devel/release-12.html#id-1.11.6.5.5.3.7

the last two items are performance improvements not related to authentication;
presumably the VACUUM item would be better off in the "Utility Commands"
section and the TRUNCATE item in "General Performance"?

In section "Source code":

    https://www.postgresql.org/docs/devel/release-12.html#id-1.11.6.5.5.12

the item "Add CREATE ACCESS METHOD command" doesn't seem related to the
source code itself, though I'm not sure where it should go.


Regards

Ian Barwick



-- 
  Ian Barwick                   https://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: pg_upgrade can result in early wraparound on databases with hightransaction load
Next
From: Melanie Plageman
Date:
Subject: Re: accounting for memory used for BufFile during hash joins