Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.19-1.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.19-1.pgdg22.04+1_amd64.deb Size: 39128 SHA256: 0f0224c2035a94ff3f48e4ef3085c05311ec867a499c0a5efb07ae305d7f3ebf SHA1: 06c070d6c55ed6b08fd6b51b5e16f66949518f3c MD5sum: f81afa4b8cff5abe09ee3682c4680737 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.