Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.17-3.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.17-3.pgdg22.04+1_amd64.deb Size: 38200 SHA256: 59d9873ffff28929aba3d03a70b68e87789f65b69e9ff047e855b29960ff8f4b SHA1: 3d08fc083a7813d4eed3f7ce5f59a161483f7089 MD5sum: 728e88938b59741d88e064ccc02d31bf 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.