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