[Bug 219680] [NEW PORT] databases/plpgsql_check: PostgreSQL extension to check PL/pgSQL code
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 31 10:42:59 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219680
Bug ID: 219680
Summary: [NEW PORT] databases/plpgsql_check: PostgreSQL
extension to check PL/pgSQL code
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: amutu at amutu.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list