How to Install and Uninstall postgresql-16-plpgsql-check Package on Kali Linux
Last updated: November 25,2024
1. Install "postgresql-16-plpgsql-check" package
Learn how to install postgresql-16-plpgsql-check on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
postgresql-16-plpgsql-check
Copied
2. Uninstall "postgresql-16-plpgsql-check" package
Please follow the steps below to uninstall postgresql-16-plpgsql-check on Kali Linux:
$
sudo apt remove
postgresql-16-plpgsql-check
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the postgresql-16-plpgsql-check package on Kali Linux
Package: postgresql-16-plpgsql-check
Source: plpgsql-check
Version: 2.7.2-1
Installed-Size: 773
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-16, postgresql-16-jit-llvm (>= 16), libc6 (>= 2.17)
Size: 370008
SHA256: b7cb1183da7dc1c2cbe25a86bb97e501c2faa0ddeded72b543d66ea11b079f74
SHA1: 4f14b7f18508a875e5a2dabbfe74f6330d740d19
MD5sum: 7cc8fd73ba6abb21e7bea299975b2f2d
Description: 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
Description-md5:
Homepage: https://github.com/okbob/plpgsql_check
Section: database
Priority: optional
Filename: pool/main/p/plpgsql-check/postgresql-16-plpgsql-check_2.7.2-1_amd64.deb
Source: plpgsql-check
Version: 2.7.2-1
Installed-Size: 773
Maintainer: Debian PostgreSQL Maintainers
Architecture: amd64
Depends: postgresql-16, postgresql-16-jit-llvm (>= 16), libc6 (>= 2.17)
Size: 370008
SHA256: b7cb1183da7dc1c2cbe25a86bb97e501c2faa0ddeded72b543d66ea11b079f74
SHA1: 4f14b7f18508a875e5a2dabbfe74f6330d740d19
MD5sum: 7cc8fd73ba6abb21e7bea299975b2f2d
Description: 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
Description-md5:
Homepage: https://github.com/okbob/plpgsql_check
Section: database
Priority: optional
Filename: pool/main/p/plpgsql-check/postgresql-16-plpgsql-check_2.7.2-1_amd64.deb