Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.17-3.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45 Depends: postgresql-10, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.17-3.pgdg22.04+1_amd64.deb Size: 13308 SHA256: 5f6f862ee2b1bd979404b2a388a0c9a7e0da2333d03e501c15d842369604ec40 SHA1: 9814ae608c2d0b8d7bb77542482482ffcd458b4f MD5sum: 57de5df7b97c4748720c8cb62182311f 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.