Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: postgresql-12, postgresql-12-jit-llvm (>= 14), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.17-2.pgdg22.04+1_amd64.deb Size: 37076 SHA256: d259e619bd43dabd4563f11a39d9d1c48796b320a46bfd5d29ce63897d8bfc73 SHA1: 2b27a0d76969a22675b7b27891b711783df93484 MD5sum: e6ae07e673b4707394dc29b6bbda0023 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.