Pglast

Latest version: v7.2

Safety actively analyzes 693334 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 21

1.4

~~~~~~~~~~~~~~~~

- Fix wrap of trigger's WHEN expression (`issue 18`__)

__ https://github.com/lelit/pglast/issues/18

- Support for variadic functions (`PR 19`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/19

- Support ORDER / LIMIT / OFFSET for set operations (`PR 20`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/20

- Implement ``ConstraintsSetStmt`` and improve ``VariableSetStmt`` printers

1.3

~~~~~~~~~~~~~~~~

- Support ``CROSS JOIN`` and timezone modifiers on time and timestamp datatypes (`PR 15`__),
thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/15

- Many new printers and several enhancements (`PR 14`__), thanks to Ronan Dunklau

__ https://github.com/lelit/pglast/pull/14

- Expose the package version as pglast.__version__ (`issue 12`__)

__ https://github.com/lelit/pglast/issues/12

1.2

~~~~~~~~~~~~~~~~

- Implement new `split()` function (see `PR 10`__)

__ https://github.com/lelit/pglast/pull/10

- Implement ``BooleanTest`` printer (`issue 11`__)

__ https://github.com/lelit/pglast/issues/11

1.1

~~~~~~~~~~~~~~~~

- No visible changes, but now PyPI carries binary wheels for Python 3.7.

1.0

~~~~~~~~~~~~~~~~

.. important:: The name of the package has been changed from ``pg_query`` to ``pglast``, to
satisfy the request made by the author of ``libpg_query`` in `issue 9`__.

This affects both the main repository on GitHub, that from now on is
``https://github.com/lelit/pglast``, and the ReadTheDocs project that hosts the
documentation, ``http://pglast.readthedocs.io/en/latest/``.

I'm sorry for any inconvenience this may cause.

__ https://github.com/lelit/pglast/issues/9

0.28

~~~~~~~~~~~~~~~~~

- Update libpg_query to 10-1.0.2

- Support the '?'-style parameter placeholder variant allowed by libpg_query (details__)

__ https://github.com/lfittl/libpg_query/issues/45

Page 16 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.