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 <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c8b4a3ec087b037b1f59554d622855cf9cc44cfb

Modified Files
--------------
src/backend/postmaster/autovacuum.c | 2 --
1 file changed, 2 deletions(-)

Reply via email to