Add missing references to database object statistics manipulation functions in documentation - Mailing list pgsql-docs

From Fujii Masao
Subject Add missing references to database object statistics manipulation functions in documentation
Date
Msg-id 7c7e1ad5-fdf9-486f-bc63-40ac99b0461d@oss.nttdata.com
Whole thread Raw
List pgsql-docs
Hi,

I noticed that the documentation is missing references to the database
object statistics manipulation functions such as pg_restore_relation_stats
in a few relevant places. For instance, the MAINTAIN privilege section
lists allowed operations but doesn't mention these functions, even though
they're covered. Likewise, the pg_class catalog section describes
what can update fields like reltuples, but omits these functions,
which also affect those fields.

So I'd like to propose adding these missing references to improve clarity.
Patch attached. Thought?

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Postgres jsonb data
Next
From: Kevin K Biju
Date:
Subject: Re: Hot standbys now support exporting snapshots while creating a logical replication slot