Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.17-3.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.17-3.pgdg22.04+1_amd64.deb Size: 37332 SHA256: f125fe51d9fe94f5f5c85d746d3a595a7ee30598468afc31d353c764e7c13e53 SHA1: 3caefa17b20c675c42c8413fd23062ae92abe86e MD5sum: 1bea50531e5e37e4da8ec9e97a75e8e5 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.