Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.19-1.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.19-1.pgdg22.04+1_amd64.deb Size: 13436 SHA256: 302e5be862118b0d17fc26784c46fd3f80d0f8481741d58ab02bfbcbc5a035c6 SHA1: 96d09199309b5a54442012ab12b9f6b80d6efa26 MD5sum: a803826c1a21c1b28835224fbb75c881 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.