First Person (I) Should be avoided
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/oid2name.html
Description:
This feels a little nit-picky.
In the Examples
$ # I wonder what file 155173 is ...
suggested change:
$ # what Postgres object does file 155173 represent ...
On Fri, Oct 28, 2022 at 02:56:59AM +0000, PG Doc comments form wrote:
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/oid2name.html
Description:This feels a little nit-picky.
In the Examples
$ # I wonder what file 155173 is ...suggested change:
$ # what Postgres object does file 155173 represent ...
Fixed with the attached, applied patch to master.
--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.