Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: postgresql-12, postgresql-12-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.19-1.pgdg22.04+1_amd64.deb Size: 37120 SHA256: 5f3d4e96e4603caf7ca55ef63e6bec9b68b669bd596b95e5307e869ee6ce8591 SHA1: 81eddc65fba22faf3f704893e197ade90cd83b8e MD5sum: daf2ca2b6ba6d395b28316f575bf3b4d 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.