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