Pglast

Latest version: v7.3

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

Scan your dependencies

Page 16 of 21

1.6

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

- Fix issue with boolean expressions precedence (`issue 29`__)

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

- Implement ``BitString`` printer

- Support ``LEAKPROOF`` option (`PR 31`__), thanks to Ronan Dunklau

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

- Support ``DEFERRABLE INITIALLY DEFERRED`` option (`PR 32`__), thanks to Ronan Dunklau

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

1.5

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

- Fix issue with ``RETURNS SETOF`` functions, a more general solution than the one proposed by
Ronan Dunklau (`PR 22`__)

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

- Allow more than one empty line between statements (`PR 26`__), thanks to apnewberry

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

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.

Page 16 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.