Typo/wording on https://www.postgresql.org/docs/current/catalog-pg-class.html
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: mpnash@google.com
Date: 2023-09-20T05:23:19Z
Lists: pgsql-docs
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". Clicking back through versions it changed from "mostly" to "most" at version 7.3. Martin
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