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