Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: postgresql-16, postgresql-16-jit-llvm (>= 14), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.17-2.pgdg22.04+1_amd64.deb Size: 38448 SHA256: fd90d3b0de7d3e4f113a262efb0f50552920a2ed9f2e413239a46f8ef7d01320 SHA1: 7926c5c3268130063924fb5cd7e9c4d763cda510 MD5sum: 9fbb16c521c491c5c6127cb436ec0bc3 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.