Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.15-2.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 84 Depends: postgresql-14, libc6 (>= 2.4) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.15-2.pgdg18.04+1_i386.deb Size: 36756 SHA256: af5838b8cd34cbdc8ca054ef9fc0044099b40683f16871c301487f58e1a4911d SHA1: 44dfc50978cb3c2fd1254905159ec66e0f7f19b6 MD5sum: 55f1aa25008ae7c147669f0b6a2288f5 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.