Package: postgresql-18-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 81 Depends: postgresql-18, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-18-pgextwlist_1.19-1.pgdg22.04+1_amd64.deb Size: 30712 SHA256: 758f945a9eb26b0eadaedab2d9069b904fda5f584cbc80d08fcf3d7333655716 SHA1: 1b4cce2fd07c38389561848cfc58d1ac8acc5981 MD5sum: 13bea34cb41019d4f02d47daa7baa8ec 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.