Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.19-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.19-1.pgdg22.04+1_amd64.deb Size: 37460 SHA256: 6e7bc74a231545f8d4e5cb1c0c174834b17186f0fb053e66526c768adf117799 SHA1: 69a1a8aa81a4b587c3bffc9e405c9b5be644e523 MD5sum: f18e0f9930f46b424fc5642e22a2a291 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.