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