Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: postgresql-13, libc6 (>= 2.33) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 43756 SHA512: 0106582c7fa59caa1065b9acf935aaeb2db5a8bdb832ee46d9eb322885100606f44b03ad4c7417634bece00738b5b912f28b0ae01dd33343cf409ab535360859 SHA256: fa413a951d42531154987f4d1d62bc63dbb09504af6946bca29ab2fce50569cb SHA1: dc9eea30150b5ed7d0b3e5f9bce16120dfab09c7 MD5sum: 9b0b3806a8506b47c0a37febd79acb80 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.