Re: documenting divergence from the SQL spec

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: documenting divergence from the SQL spec
Дата
Msg-id 20200214165029.GA8387@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: documenting divergence from the SQL spec  (Dave Cramer <davecramer@postgres.rocks>)
Список pgsql-docs
On 2020-Feb-14, Dave Cramer wrote:

> The wiki seems to be the dumping ground for everything that doesn't fit
> into the documentation.
> The problem with this is that if you don't know it is documented there it
> is very difficult to find.

Would it help to have some sort of index?  The simplest I can think of
is to add <indexterm> for each Nonstandard Clauses section, with
something like

<primary>Nonstandard Clauses</primary>
<secondary>in SELECT</secondary>

so that in the index you'd get a list of all commands that have
Nonstandard Clauses subsections.

Perhaps something more sophisticated can be built by using dedicated XML
tags in an ad-hoc namespace.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: documenting divergence from the SQL spec
Следующее
От: Jürgen Purtz
Дата:
Сообщение: Re: Shrinking SVG (Again)