| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | marius(dot)andreiana(at)gmail(dot)com |
| Subject: | Need PostgreSQL Key words list |
| Date: | 2018-01-30 08:18:27 |
| Message-ID: | 151730030764.1236.7971447044392094073@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/sql-keywords-appendix.html
Description:
Hi,
Some people developing code formatting/highlighting plugins use this table
as the list of PostgreSQL key words:
https://www.postgresql.org/docs/current/static/sql-keywords-appendix.html
However, that list isn't complete, eg. TIMESTAMPTZ, JSON, UUID... are
missing, probably because these aren't in SQL standard.
Would you please consider having a full list of PostgreSQL Key words, either
in that table, or somewhere else?
Thanks
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2018-01-30 13:08:28 | Re: Need PostgreSQL Key words list |
| Previous Message | Bruce Momjian | 2018-01-30 04:03:32 | Re: SPI not defined. |