Re: BUG #17973: Reinit of pgstats entry for dropped DB can break autovacuum daemon
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, Jacob Speidel <jacob@extrahop.com>, Will Mortensen <will@extrahop.com>, pgsql-bugs@lists.postgresql.org
Date: 2023-09-03T23:09:41Z
Lists: pgsql-bugs
On Sat, Sep 02, 2023 at 08:21:34AM -0700, Nathan Bossart wrote: > WFM Okay, applied with something slightly-reworded to 15~. -- Michael
Commits
-
Fix handling of shared statistics with dropped databases
- 5a9325fdde1d 15.5 landed
- c397c98ae63d 16.0 landed
- 2b8e5273e949 17.0 landed
-
Accept fractional seconds in jsonpath's datetime() method.
- bd590d1fea1b 15.4 cited