pgsql: C comment: adjust statistics mention

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: C comment: adjust statistics mention
Date: 2023-10-31 15:02:30
Message-ID: E1qxqGE-003I7H-05@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: adjust statistics mention

No need to talk about the statistics collector.

Discussion: https://postgr.es/m/8a82417cdb6e8038fe276d4960e3207a@oss.nttdata.com

Author: Álvaro Herrera

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/741ed2065c65b14c2edfc93c83fc8f8f5c033bfc

Modified Files
--------------
src/include/catalog/pg_statistic.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-31 15:42:28 pgsql: C comment: improve statistics computation comment example
Previous Message Bruce Momjian 2023-10-31 14:21:59 pgsql: doc: improve ALTER SYSTEM description of value list quoting