Re: question on parsing postgres sql queries

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: question on parsing postgres sql queries
Дата
Msg-id 20160727215229.GA365243@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: question on parsing postgres sql queries  (Kevin Grittner <kgrittn@gmail.com>)
Список pgsql-general
Kevin Grittner wrote:

> On the other hand, try connecting to a database with
> psql and typing:
>
> \h create index
>
> ... (or any other command name).  The help you get there is fished
> out of the docs.

BTW I noticed a few days ago that we don't have a "where BLAH can be one
of" section for the window_definition replaceable term in the help for
SELECT.  We omit these sections for trivial clauses, but I think WINDOW
is elaborate enough that it should have one.

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


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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: question on parsing postgres sql queries
Следующее
От: Andrew Sullivan
Дата:
Сообщение: pg_upgrade and not working (was Re: Uber migrated from Postgres to MySQL)