Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.17-3.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-3.pgdg20.04+1_amd64.deb Size: 13348 SHA256: 97225032319452e15ec0c808cc379e97d49b115689eb5b1375b9d6adf842fbc9 SHA1: 7c0ab443259ba7e242d5030a4ebb63fc9cbcdd00 MD5sum: 952c617d4021f1bc006a70c8f244a5ca 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.