Package: postgresql-11-pgextwlist Source: pgextwlist Version: 1.17-2.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.17-2.pgdg20.04+1_amd64.deb Size: 34684 SHA256: 00c5fe7bc134e6af921fbc4f16a0c6bd1001f3e08b6c35cc2add5a5f888bed41 SHA1: e440ecf9749d4cae3f564548d62b43da62eff884 MD5sum: 158846e3438eceb930349a130c128858 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.