Fix a typo of mod_since_analyze in do_analyze_rel

Yugo Nagata <nagata@sraoss.co.jp>

From: Yugo Nagata <nagata@sraoss.co.jp>
To: Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2025-08-04T05:01:20Z
Lists: pgsql-hackers

Attachments

Hi,

I found comments in do_analyze_rel that refers to "change_since_analyze".
I believe that is a typo and shoud be "mod_since_analyze". 
I've attached a patch to fix it.

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>

Commits

  1. Fix incorrect comment regarding mod_since_analyze