Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon

Will Mortensen <will@extrahop.com>

From: Will Mortensen <will@extrahop.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Andres Freund <andres@anarazel.de>, Jacob Speidel <jacob@extrahop.com>, pgsql-bugs@lists.postgresql.org
Date: 2023-09-04T01:55:20Z
Lists: pgsql-bugs
Thanks all for the fix!

On Sun, Sep 3, 2023 at 4:09 PM Michael Paquier <michael@paquier.xyz> wrote:

> On Sat, Sep 02, 2023 at 08:21:34AM -0700, Nathan Bossart wrote:
> > WFM
>
> Okay, applied with something slightly-reworded to 15~.
> --
> Michael
>

Commits

  1. Fix handling of shared statistics with dropped databases

  2. Accept fractional seconds in jsonpath's datetime() method.