The latest version of postgresql-syntax is 0.4.1.1-0.

postgresql-syntax

Version 0.1 revision 0 uploaded by NikitaVolkov.

Package meta

Synopsis
PostgreSQL SQL syntax utilities
Description

Currently this library only provides an SQL syntax validator.

This library wraps the "libpq_query" C library, which is an SQL parser based on the source code of the Postgres server. IOW, it uses the same parser as Postgres itself and hence supports all of its syntax.

So far this package has only been tested to work on the *nix systems (Mac OS including).

Author
Nikita Volkov <nikita.y.volkov@mail.ru>
Bug reports
https://github.com/nikita-volkov/postgresql-syntax/issues
Category
Database, PostgreSQL
Copyright
(c) 2017, Nikita Volkov
Homepage
https://github.com/nikita-volkov/postgresql-syntax
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Package URL
n/a
Stability
n/a

Components