pgsql: C comment: adjust statistics mention - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: C comment: adjust statistics mention
Date
Msg-id E1qxqGE-003I7H-05@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: improve ALTER SYSTEM description of value list quoting
Next
From: Bruce Momjian
Date:
Subject: pgsql: C comment: improve statistics computation comment example