Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.18-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.18-1.pgdg22.04+1_amd64.deb Size: 13336 SHA256: deea3301b1c02d839b7a29dbc5e75f4ff181d3f542d3ca076c37755c3bf57ab1 SHA1: 8860db8786ea4e7cb1747311ea61a5684fbdbcba MD5sum: 75cb3a9711b449872972bf7d8a5b2f39 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.