Re: Should fix a comment referring to stats collector?
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: torikoshia <torikoshia@oss.nttdata.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2023-10-31T15:02:19Z
Lists: pgsql-hackers
On Mon, Aug 1, 2022 at 09:05:45PM +0900, torikoshia wrote: > On 2022-07-30 02:53, Alvaro Herrera wrote: > > > I don't think this refers to the statistics collector process; I > > understand it to refer to ANALYZE that captures the data being stored. > > Thanks for the explanation! > > > Maybe it should just say "K may be chosen at ANALYZE time". > > It seems clearer than current one. Change made in master. -- Bruce Momjian <bruce@momjian.us> https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.
Commits
-
Remove redundant wording in pg_statistic.h
- ebf2ab40e5e1 18.0 landed