Keyword docs missing, or mislabelled keywords

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Keyword docs missing, or mislabelled keywords
Дата
Msg-id 163058588314.700.9808641086715132991@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Keyword docs missing, or mislabelled keywords
Список 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)

В списке pgsql-docs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Inaccurate usage of "which" instead of "that" in parallel.sgml
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Keyword docs missing, or mislabelled keywords