Package: postgresql-15-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.19-1.pgdg22.04+1_amd64.deb Size: 38320 SHA256: f9249753237c9ecb78387e936508541d115489af2599b7f65b16539107f56599 SHA1: 31e89325867c331d13c0a2743de9a911002e57f1 MD5sum: a4c3039c9c4a92bccd70fef75126eaeb 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.