Commit Graph

2 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
46eaf01f3e Update to 1.7.0
- Use PGSQL_VER_NODOT
- Add LICENSE_FILE
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/okbob/plpgsql_check/releases
2019-04-18 17:59:43 +00:00
Torsten Zuehlsdorff
f06ccb42f2 New port: databases/plpgsql_check
Plpgsql_check is next generation of plpgsql_lint. It allows to check source
code by explicit call plpgsql_check_function. The SQL statements inside
PL/pgSQL functions are checked by validator for semantic errors. These errors
can be found by plpgsql_check_function. PostgreSQL 9.2 is required, PostgreSQL
9.3, 9.4, 9.5, 9.6 and 10 are supported.

WWW: https://github.com/okbob/plpgsql_check

PR:           219680
Submitted by: Jov <amutu@amutu.com>
2017-07-05 09:24:14 +00:00