Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.17-3.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-3.pgdg22.04+1_amd64.deb Size: 39216 SHA256: a087e3decb46fd46d4be160951be6df0b286130de6ec30dc4e47b8c36a914569 SHA1: 904c5bde52d76d826faddf0f17dc38a6836b200a MD5sum: 87955fa58c7bcbf8b037f7bd170929a1 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.