Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.17-3.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.17-3.pgdg20.04+1_amd64.deb Size: 36672 SHA256: f640b0feb87e1595b1102c5f4bf26a4d2d436c8633bca0dadfdfc676dfe0df0c SHA1: 5f1fe3aaad9f6bb95946c6498e1b2e4768b6668a MD5sum: b4dc07a97adb2a2d6c75d65ef2024477 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.