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 20210612034551.GU16435@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
Re: PG 14 release notes, first draft
List pgsql-hackers
| Add Set Server Name Indication (SNI) for SSL connection packets (Peter Eisentraut) 
Remove "Set"

| Reduce the default value of vacuum_cost_page_miss from 10 milliseconds to 2 (Peter Geoghegan) 
Peter mentioned that this should not say "milliseconds" (but maybe the page I'm
looking at is old).

| Cause vacuum operations to be aggressive if the table is near xid or multixact wraparound (Masahiko Sawada, Peter
Geoghegan)
 
Say "become aggressive" ?

|  Allow the arbitrary collations of partition boundary values (Tom Lane) 
Remove "the"

| Generate WAL invalidations message during command completion when using logical replication (Dilip Kumar, Tomas
Vondra,Amit Kapila) 
 
invalidation messages

|  Add support for infinity and -infinity values to the numeric data type (Tom Lane) 
"-infinity" has markup but not "infinity" ?

| Allow vacuum to deallocate space reserved by trailing unused heap line pointers (Matthias van de Meent, Peter
Geoghegan)
 
say "reclaim space" ?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Fix buffer not null terminated on (ecpg lib)
Next
From: Tom Lane
Date:
Subject: Re: pg_filenode_relation(0,0) elog