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