Package: postgresql-11-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: postgresql-11, postgresql-11-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist_1.19-1.pgdg20.04+1_amd64.deb Size: 34796 SHA256: 40f574f8806ea45d0ad81e75fdcaff797f0fe0e2471b255aa334396dfa65972f SHA1: b42ad05d29ba915744b8f70e939752541f173aae MD5sum: 0cf2905582bd2dd9be1f98c404c0179a 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.