Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.17-2.pgdg20.04+1_amd64.deb Size: 38928 SHA256: 1ceda9f8035a606923cd79cde0fc6a3b644d46748631e52f37bac360246f084c SHA1: bf338942b1f36d247dca945fa926424d7bcb60e2 MD5sum: d93aa7add2e0fb3c97b3167d39641995 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.