Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-14, postgresql-14-jit-llvm (>= 14), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.17-2.pgdg22.04+1_amd64.deb Size: 38192 SHA256: c56293e1f168ae7e99273578f3adb507198030937146446ba0d18cfd000ea529 SHA1: 4b0bfcf14bf74288d4c92ec8ad0991176f687d01 MD5sum: e5274640de53684b2d225547467bdf02 Description: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user.