Re: Remove unused at_sharedrel from autovac_table

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Yugo Nagata <nagata@sraoss.co.jp>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2026-03-25T23:09:34Z
Lists: pgsql-hackers
On Wed, Mar 25, 2026 at 06:27:38PM +0100, Alvaro Herrera wrote:
> Pushed (before seeing this email of yours).

No worries, I had this one saved locally in my stack for trivial
changes.  I'll just rebase.  Thanks for the override.
--
Michael

Commits

  1. Remove unused autovac_table.at_sharedrel

  2. Avoid holding AutovacuumScheduleLock while rechecking table statistics.

  3. Fix autovacuum for shared relations