Package: postgresql-15-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-15, postgresql-15-jit-llvm (>= 14), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.17-2.pgdg22.04+1_amd64.deb Size: 38228 SHA256: 94ec451b66fbaab36e18c26e9905b4f5222a2776b64265e4571abd363edbf5e6 SHA1: 3d9f3ff6647c5ab0b063e67c900fd2372f537241 MD5sum: d700dbc7129bab0503afaaa8aff520f0 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.