Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.17-2.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.17-2.pgdg20.04+1_amd64.deb Size: 37896 SHA256: d8e761d0fa920e2ab3ede4909ef3c76b839baae2235324f0cf69ee779e920048 SHA1: 2a2f44f5dd0d5c087901823ace49ee02ebd2d15e MD5sum: 4333e684c8c52fe6116d2f8da238f81a 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.