Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.18-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.18-1.pgdg22.04+1_amd64.deb Size: 38184 SHA256: 3cdf1a76fa521e5a56d4301ccd08b09e71838b342b89f03cda2806d30aa63204 SHA1: 0a47e83a1372f29fa85e7dde7438a002f6f7145b MD5sum: f17f8825b47dff1c22ce6fb6388f86e3 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.