Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.17-2.pgdg22.04+1_amd64.deb Size: 39140 SHA256: 528da455a1da98dc4b949512302a282d6f7ed1e69b3b2aa16d2a086e139186c9 SHA1: 0558549432020a938b5585f4d5aeefcfa00f6bbd MD5sum: 50ef2ded05e8f647f8941144f64835e2 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.