Re: Accurate list of Keywords / Datatypes?

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Accurate list of Keywords / Datatypes?
Дата
Msg-id CAKFQuwbpC7cZX5O7xDivCSggsaVqENvEdCyYN9WD25SizVHKTA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Accurate list of Keywords / Datatypes?  (Euler Taveira <euler@timbira.com.br>)
Ответы Re: Accurate list of Keywords / Datatypes?  (Michael Paquier <michael.paquier@gmail.com>)
Re: Accurate list of Keywords / Datatypes?  (Euler Taveira <euler@timbira.com.br>)
Список pgsql-hackers
On Saturday, May 7, 2016, Euler Taveira <euler@timbira.com.br> wrote:
On 07-05-2016 22:53, Robins Tharakan wrote:
> Should I be looking somewhere else? Parse keywords from Git Source file
> (if so where)? Parse PG Documentation?
>
src/include/parser/kwlist.h

 

SELECT * FROM pg_get_keywords();

I don't know how the docs, this function, and the source code relate to each other.

David J.

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

Предыдущее
От: Euler Taveira
Дата:
Сообщение: Re: Does Type Have = Operator?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Does Type Have = Operator?