Package: postgresql-18-pgextwlist Source: pgextwlist Version: 1.18-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 81 Depends: postgresql-18, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-18-pgextwlist_1.18-1.pgdg22.04+1_amd64.deb Size: 30668 SHA256: 29d34d922d352b0520d50c18751c0a2295f01cf652fa4c457e7556997c045c7c SHA1: 7e144069f656689ff2454879e84a6bda7c8f0cac MD5sum: 51b5a6e8b85640d3bf7a75fc17f14291 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.