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