Package: postgresql-18-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-18, libc6 (>= 2.33) Breaks: postgresql-18-jit-llvm (<< 21) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-18-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 34764 SHA512: 8dea5d6e2eed289db89dd58ec83b9b549fcac8bc27e1e802789f2915ceab42f3281c8dc9a764666189128cef61006b95c50ed17e8fbc70cdfc81e57261487d91 SHA256: e25215ec792a0cba024a04c006085de30a46f6380ad4cedf37a32162eab687a2 SHA1: 12097b95841138b49e1d6c93e85b6dd1b6bf1cc7 MD5sum: 83307672b43045686c0ff0feaeaf95ab 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.