Re: Typo/wording on https://www.postgresql.org/docs/current/catalog-pg-class.html
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: mpnash@google.com,
pgsql-docs@lists.postgresql.org,
Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-09-20T08:52:51Z
Lists: pgsql-docs
> On 20 Sep 2023, at 07:23, PG Doc comments form <noreply@postgresql.org> wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/catalog-pg-class.html > Description: > > I've just read this: > > "catalogs tables and most everything else that has columns or is otherwise > similar to a table" > > It seems that it should be: > > "catalogs tables and almost everything else that has columns or is otherwise > similar to a table" > > So, "most" becomes "almost". While I'm not a native english speaker I do believe this wording is correct (although I guess your version would be semantically the same or very close to it). It was done in commit 83501ef4ca some 20+ years ago. -- Daniel Gustafsson
Commits
-
Doc: copy-edit the introductory para for the pg_class catalog.
- d7cc7184ccca 12.17 landed
- bd82b8d9b213 15.5 landed
- bbb9bec11c58 14.10 landed
- 755eb44d3c79 17.0 landed
- 7060f8023fcd 13.13 landed
- 2a47c0453528 11.22 landed
- 2290a13827dc 16.1 landed
-
Update info about relkind and pg_type entries for composite-types patch.
- 83501ef4ca61 7.3.1 cited