Package: postgresql-11-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: postgresql-11, libc6 (>= 2.33) Breaks: postgresql-11-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 41828 SHA512: b760476058d9752a50d7076fdc632e532f174300608c51c09f007f86b7ddb66b73ecd9f86b031ff92a0fcb9609184611d3a80247cd4bd22407267be2fa0d1ab4 SHA256: 37698f6905f1fe1685a0467de0253ad60cc21ed45c7826f380bf29c7d5d2aed2 SHA1: 60fd433f35759bb7e681dce16c84713136085f8b MD5sum: 4770d8750326dce3810cca94c3f22336 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.