Package: postgresql-15-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 94 Depends: postgresql-15, libc6 (>= 2.33) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 34700 SHA512: 13ed68a32355790b34d59dd83d6579302b9556421bb15ba83e8e6388f4a9321a5431a6f7f9b87aa939149fac5ecb9f4ba2821e59a87bee3e8022b132cad824b8 SHA256: 871768281911c1d19d02e58edce57b9809a7bf0fdeb55c202bd8643fc2145d65 SHA1: 06242ba190be6b7a495fafa01aea7bdc0239d40b MD5sum: e88d6b729670b6bf486ef7b14484004f 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.