Re: 2021-08-12 release announcement draft

From: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: 2021-08-12 release announcement draft
Date: 2021-08-11 19:01:18
Message-ID: 2da2aef2-604d-96cd-ae45-f3ce424191ae@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/11/21 2:46 PM, Justin Pryzby wrote:
> On Wed, Aug 11, 2021 at 12:32:41PM -0400, Jonathan S. Katz wrote:
>
>> * walsenders now show their latest replication commands in `pg_stat_activity`,
>> instead of just showing the latest SQL command.
>
> singular "command" in pg_stat_activity ?

Adjusted to be singular.

>
>> * `pg_settings.pending_restart` now show as true when a pertinent entry in
>> `postgresql.conf` is removed.
>
> "is now shown"

I went with the active voice: "now shows"

>> All PostgreSQL update releases are cumulative. As with other minor releases,
>> users are not required to dump and reload their database or use `pg_upgrade` in
>> order to apply this update release; you may simply shutdown PostgreSQL and
>
> shut down

Adjusted.

Thanks,

Jonathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2021-08-11 19:37:21 Re: Parallel scan with SubTransGetTopmostTransaction assert coredump
Previous Message Justin Pryzby 2021-08-11 18:46:20 Re: 2021-08-12 release announcement draft