Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.19-1.pgdg20.04+1_amd64.deb Size: 38864 SHA256: 9848556a7b26b25159cd95497468173e1458223e10b6401510bfec0efc7baafc SHA1: f36ad4cd9c1ac522883252a9d15e5e371843af1e MD5sum: 2ab99481fb8232a1942d1ca5da670587 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.