Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.18-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.18-1.pgdg20.04+1_amd64.deb Size: 37928 SHA256: b0420624d8c057f1dc9d6330b63081b1212fb9ddc1c9eb57446d984a9ac620cf SHA1: d7cd0802deb81f692eef325a2b85f83c59d195f1 MD5sum: 1e2a9d59ac3a755495ac5a2331b8351f 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.