Add elevel parameter to relation_needs_vacanalyze().

Nathan Bossart <nathan@postgresql.org>

Commit: 01876ace13697163b3b8455e1c7e4140ecfcdb1a
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2026-04-03T22:04:28Z
Add elevel parameter to relation_needs_vacanalyze().

This will be used in a follow-up commit to avoid emitting debug
logs from this function.

Author: Sami Imseih <samimseih@gmail.com>
Discussion: https://postgr.es/m/CAA5RZ0s4xjMrB-VAnLccC7kY8d0-4806-Lsac-czJsdA1LXtAw%40mail.gmail.com

Files

PathChange+/−
src/backend/postmaster/autovacuum.c modified +7 −2

Discussion