.. -*- coding: utf-8 -*-
.. :Project:   pglast — PG keywords
.. :Created:   gio 10 ago 2017 13:16:54 CEST
.. :Author:    Lele Gaifax <lele@metapensiero.it>
.. :License:   GNU General Public License version 3 or later
.. :Copyright: © 2017, 2018, 2021, 2024 Lele Gaifax
..

=================================================================
 :mod:`pglast.keywords` --- Various kinds of PostgreSQL keywords
=================================================================

.. module:: pglast.keywords
   :synopsis: Various kinds of PostgreSQL keywords

This module contains the set of PostgreSQL keywords grouped by their characteristic.

.. data:: COL_NAME_KEYWORDS

.. data:: RESERVED_KEYWORDS

.. data:: TYPE_FUNC_NAME_KEYWORDS

.. data:: UNRESERVED_KEYWORDS
