Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.17-3.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.17-3.pgdg20.04+1_amd64.deb Size: 37896 SHA256: 5a18a68b2cbea179591ca68224fb16b0ba1e46b80f1fc68b5e119de29058b91b SHA1: f34ed2fb5d7f82a1045845c59db953c89fcd9c3f MD5sum: 9c50b07f04f77ee41f6a6e914f1feba1 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.