pglast 7.7-1 source package in Ubuntu

Changelog

pglast (7.7-1) unstable; urgency=medium

  * New upstream version 7.7.

 -- Christoph Berg <email address hidden>  Mon, 07 Apr 2025 13:37:05 +0200

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc

Downloads

File Size SHA-256 Checksum
pglast_7.7-1.dsc 2.1 KiB 49b7b9cb724511796dd18220fc1e551bc82fc0978e188bbff9ce2f6bb855e154
pglast_7.7.orig.tar.gz 498.5 KiB 0f666d52f3fa9a977af63ea2860ae722b543be8b8eb48d595725bfda07a8eab4
pglast_7.7-1.debian.tar.xz 3.6 KiB eb707531462abfeb1dcc9f6e3c44b01a9d5f26bff1e0f0ca4cabe84176ece83f

Available diffs

No changes file available.

Binary packages built by this source

python-pglast-doc: PostgreSQL Languages AST and statements prettifier (common documentation)

 This is a Python 3 module that exposes the parse tree of a PostgreSQL
 statement (extracted by the almost standard PG parser repackaged as a
 standalone static library by libpg_query) as set of interconnected nodes,
 usually called an abstract syntax tree.
 .
 This is the common documentation package.

python3-pglast: PostgreSQL Languages AST and statements prettifier (Python 3)

 This is a Python 3 module that exposes the parse tree of a PostgreSQL
 statement (extracted by the almost standard PG parser repackaged as a
 standalone static library by libpg_query) as set of interconnected nodes,
 usually called an abstract syntax tree.
 .
 This package installs the library for Python 3.

python3-pglast-dbgsym: debug symbols for python3-pglast