Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.19-1.pgdg20.04+1_amd64.deb Size: 36728 SHA256: 2a1b2b55018cdc8353acb350976f3a81e1241fd79fa91ed7c06dfbf5328b8d6a SHA1: 20c10a7013a5baa579a520fd752ca4e719ad0eb3 MD5sum: 7bce811a9527e828b272bbb7ad8fc6dc 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.