Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: postgresql-13, postgresql-13-jit-llvm (>= 14), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist_1.17-2.pgdg22.04+1_amd64.deb Size: 37404 SHA256: 95ddde87659c34f644f3a4f3b6961cb163f61707c9ef825bc739276fe007f64c SHA1: fc42eae3d69b20f4ba84d3cb9ea5af5c3dfaafba MD5sum: f41d5ca8b1d67ffb1c761c3b408499b6 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.