On Mon, Nov 05, 2018 at 04:01:59PM -0500, Jonathan S. Katz wrote:
> Attached is a draft of the press release for review. Please let me know
> if there are any corrections/suggestions.

> This update is also the final release for PostgreSQL 9.3, which is now 
> end-of-life and will no longer receive any bug or security fixes. If your 
> environment still uses PostgreSQL 9.3, please make plans to update to a 
> community supported versions as soon as possible. Please see our [versioning 
> policy](https://www.postgresql.org/support/versioning/) for more information.

s/versions/version/

> * Fix how `NULL` values are handled when using `LEFT JOIN` with a 
> parallelized hash joins

s/joins/join/

> * Disallows the creation of a new partition from a trigger that is attached 
> to its parent table to prevent a crash; this behavior could be modified in a 
> future release
> * Fix that prevents crashes in triggers on tables with recently added columns

I would replace these two with "Fix crashes in triggers".  The details are too
esoteric, for the first especially, to list here.

Reply via email to