Re: query to get the list of key (reserverd) words? - Mailing list pgsql-general

From Tom Lane
Subject Re: query to get the list of key (reserverd) words?
Date
Msg-id 8440.1312467353@sss.pgh.pa.us
Whole thread Raw
In response to query to get the list of key (reserverd) words?  (Bill Moran <wmoran@potentialtech.com>)
Responses Re: query to get the list of key (reserverd) words?
List pgsql-general
Bill Moran <wmoran@potentialtech.com> writes:
> Is there a pg_* or other table in the database that I can query for this
> list?  Or some other automated method that can be employed?

In recent versions, "select * from pg_get_keywords()"

            regards, tom lane

pgsql-general by date:

Previous
From: Steven Boyd
Date:
Subject: local server service account
Next
From: Craig Ringer
Date:
Subject: Re: local server service account