plpgsql-check 2.1.2-1 source package in Ubuntu

Changelog

plpgsql-check (2.1.2-1) unstable; urgency=medium

  * New upstream version.

 -- Christoph Berg <email address hidden>  Fri, 04 Feb 2022 10:18:50 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
plpgsql-check_2.1.2-1.dsc 2.1 KiB 3cf5266d332dbd441072500e66108f753e0f6c9ee12ade004b2d430397449f1b
plpgsql-check_2.1.2.orig.tar.gz 247.2 KiB 07070eb7c49d2a71ce9eeb0ab0bad5b7a4f915b0f3ef625d0312b3eadc625440
plpgsql-check_2.1.2-1.debian.tar.xz 3.1 KiB 9e0c92bb26cb971a68e7a0e7e2323fa887a5995ae07e10eed77c54588374f2da

Available diffs

No changes file available.

Binary packages built by this source

postgresql-14-plpgsql-check: plpgsql_check extension for PostgreSQL

 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

postgresql-14-plpgsql-check-dbgsym: No summary available for postgresql-14-plpgsql-check-dbgsym in ubuntu kinetic.

No description available for postgresql-14-plpgsql-check-dbgsym in ubuntu kinetic.