Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.17-3.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: postgresql-16, postgresql-16-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.17-3.pgdg22.04+1_amd64.deb Size: 38456 SHA256: 3bfa5762370b9ff572bec514ce45e602f55d680aa81ecc5650549a6db3bbebc9 SHA1: 43479b6bc0d7e59674b1ae8f2150b0d22b80ac84 MD5sum: 66fc137956db30c23a75aed4d811db68 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.