Re: Fix a typo of mod_since_analyze in do_analyze_rel - Mailing list pgsql-hackers

From David Rowley
Subject Re: Fix a typo of mod_since_analyze in do_analyze_rel
Date
Msg-id CAApHDvqdnUOMuxZOMrT_mJLsu3sjTY=Qzti65hexbRiapaRfGA@mail.gmail.com
Whole thread Raw
In response to Fix a typo of mod_since_analyze in do_analyze_rel  (Yugo Nagata <nagata@sraoss.co.jp>)
List pgsql-hackers
On Mon, 4 Aug 2025 at 17:01, Yugo Nagata <nagata@sraoss.co.jp> wrote:
> 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.

Yeah, that looks unintentional. I've pushed your fix.

Thanks

David



pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: implement CAST(expr AS type FORMAT 'template')
Next
From: "David G. Johnston"
Date:
Subject: Re: implement CAST(expr AS type FORMAT 'template')