Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.19-1.pgdg20.04+1_amd64.deb Size: 38008 SHA256: c27a249a8c4a32b9039625a8bda44666b2ed091c603aa9c2706797aee09fc080 SHA1: c7159b0d572e3a2272ea136c69860270a30f0b1e MD5sum: 12eb2254c9a66781e62a064ac2d55e19 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.