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