Hello Nathan,
07.04.2026 00:58, Nathan Bossart wrote:
> Committed after some more editorialization.
Please look at a new anomaly, I and SQLsmith have discovered:
SELECT (SELECT score FROM pg_stat_get_autovacuum_scores() LIMIT 1),
(SELECT score FROM pg_stat_get_autovacuum_scores() LIMIT 1);
ERROR: detected double pfree in PgStat Snapshot 0x5f6fa4d95d50
Best regards,
Alexander