Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.19-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-17, libc6 (>= 2.33) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.19-2.pgdg22.04+1_amd64.deb Size: 39172 SHA256: d430e2040bbeca962f8e48fca5f23543101765099fda18e093d0867cc482145b SHA1: 5419b674a780a990dcdd417af1cd38e94260cd90 MD5sum: 9ad0ac2f928b046501f4f33f478e8711 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.