Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-13, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 14772 SHA512: 21bcadef39e7fe6ee22a2c34b12f98a705423a7fd2ac60f8022fd5a056f0d0629bfae1f5e8616fee2dcb3295fd16288fbd2a99114f1ecdd758fb4ede3ff29524 SHA256: 3455bd33ec7ac5b6a3c365ca5ec7f5a02793b19b52628a5684f6b399ef128aa1 SHA1: 6a7c5d29f12cf98b6c520d07cd8dec2eb2b100c0 MD5sum: 58921b7d4390e5728eb28cc872e3e3dd 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.