Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.18-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: postgresql-13, postgresql-13-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist_1.18-1.pgdg22.04+1_amd64.deb Size: 37428 SHA256: 796536721c4a46caf0d728d1772097f0964a90e8667a90b6591e811107dd0098 SHA1: 37460db5cb8841e00293fc37fb88d109ec94f0be MD5sum: 3cc9e187df0d98d90f158603e157f344 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.