| 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" ?