Remove unused autovac_table.at_sharedrel
Álvaro Herrera <alvherre@kurilemu.de>
Remove unused autovac_table.at_sharedrel The last use was removed by commit 38f7831d703b. After that, we compute MyWorkerInfo->wi_sharedrel directly from the pg_class tuple of the table being vacuumed rather than passing it around. Author: Yugo Nagata <nagata@sraoss.co.jp> Discussion: https://postgr.es/m/20260325165734.7ab8e4e55fe4c2f1e55031d9@sraoss.co.jp
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/autovacuum.c | modified | +0 −2 |
Discussion
- Remove unused at_sharedrel from autovac_table 4 messages · 2026-03-25