Package: postgresql-11-pgextwlist Source: pgextwlist Version: 1.17-3.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-3.pgdg20.04+1_amd64.deb Size: 34724 SHA256: ccca34712f380d85fded43074aac31d7332bec7fe58ba56468ef09ac9109e8c2 SHA1: d0dfb322a2d4f15de2b100b6d56e220061127941 MD5sum: e14ad6ddf049f46eedc6f7e1eaf97bf6 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.