Keyword docs missing, or mislabelled keywords

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: danny(dot)jones1994(at)live(dot)com
Subject: Keyword docs missing, or mislabelled keywords
Date: 2021-09-02 12:31:23
Message-ID: 163058588314.700.9808641086715132991@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/sql-keywords-appendix.html
Description:

https://www.postgresql.org/docs/13/sql-keywords-appendix.html

Missing:
BUFFERS (as found in EXPLAIN)
COSTS (as found in EXPLAIN)
MODULUS (as found in partition_bound_spec segment of ALTER TABLE)
REMAINDER (as found in partition_bound_spec segment of ALTER TABLE)
RESTRICTED (as found in CREATE FUNCTION (PARALLEL RESTRICTED))
SAFE (as found in CREATE FUNCTION (PARALLEL SAFE))
UNSAFE (as found in CREATE FUNCTION (PARALLEL UNSAFE))

Mislabelled:
FORMAT (is a keyword in EXPLAIN)

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message David G. Johnston 2021-09-02 14:54:17 Re: Keyword docs missing, or mislabelled keywords
Previous Message Michael Paquier 2021-09-02 02:53:08 Re: Inaccurate usage of "which" instead of "that" in parallel.sgml