Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.19-1.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.19-1.pgdg20.04+1_amd64.deb Size: 13376 SHA256: d4b183fbf7c29e5b034de7ec3dd7ad16ea69e1a4df2f86b26fced98d54d6aaa2 SHA1: ad3f413487a9f1c573ab5ad05033eed4c80aae15 MD5sum: 284d97770e561a956de3b8d3f8d8fb52 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.