Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-10, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 15536 SHA512: b83d95c8ee4d4f58ce1f54609e6e5305c788e11db89cfba991878d51888613df206d380f28fb35087d077c785b8f800d46f514193fe260af3f2b052fa6c19e3f SHA256: dc68e7758145d818566eb5009c3a00492d5290dd5cede750ab06ed8f17b1ab91 SHA1: 4e64998c3114d0ae92946b554a89003be19dbe31 MD5sum: 145bc0490703aa86fbf5f1948b2fbbfa 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.