Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45 Depends: postgresql-10, libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.17-2.pgdg20.04+1_amd64.deb Size: 13268 SHA256: d83802eea14da96d8b178e29cebefa11a044173c85d68be12da9f54edd5f4cd7 SHA1: 693be72dd3af1a9166f00558b91370f99266773d MD5sum: b5b82e91b4736f8e8521073801dd9ef8 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.