Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.19-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45 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.19-2.pgdg22.04+1_amd64.deb Size: 13508 SHA256: 0febec52a9514e456729fc18db93b0dde124f018e45920b8a727782200def70f SHA1: 263d62fadc51700258ffe9a20b4a56213d25eae0 MD5sum: 3f3bb57713c26aa85afdb84174e62785 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.