| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | wolakk(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: First Person (I) Should be avoided |
| Date: | 2023-10-27 15:06:13 |
| Message-ID: | ZTvR5Zfw1LWRtbLq@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
Only you can decide what is important to you.
| Attachment | Content-Type | Size |
|---|---|---|
| master.diff | text/x-diff | 488 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-10-27 15:40:08 | Re: [very minor] Documentation suggestion |
| Previous Message | Daniel Gustafsson | 2023-10-27 13:15:12 | Re: Example 43.6. A PL/pgSQL Trigger Function for Maintaining a Summary Table |