Package: postgresql-9.6-pgextwlist Source: pgextwlist Version: 1.12-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45 Depends: postgresql-9.6, libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.6-pgextwlist_1.12-1.pgdg20.04+1_amd64.deb Size: 12904 SHA256: fbe6bd1b7eb0e503fc9df4e0ed19510d78cc7163dbb594f55d7c88c98f9fd24a SHA1: 6c5186bf010b8ce3fc56062a4f45b86b77feb710 MD5sum: 42f4e338d5bdd085571ad0c783347629 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.