Package: postgresql-11-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-11, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 14720 SHA512: f1b9fb8045ac85285d645501d51e6a6336f2ca5ae252b2237e74909e57c51ae19ceb2341eff9c2d08717ba80030f173381bd785ae95962d50f19ba04e461b49f SHA256: 6f6f613beda67cfb5674980e9b591552fcd3050981b819691ab43d54828c3614 SHA1: 5ae9cb6a244658bd45880c6f2c723fe36a27d835 MD5sum: 325b8e9fb6a15a9ff0e71a3aae3ade25 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.