Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 106 Depends: postgresql-14, libc6 (>= 2.33) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 44168 SHA512: a0cc617ad10ef120f13fed9b85771e91bfd8ff04c465f026868fdcc222a2bfe30b7406daa4f0de23a0bfa6394898445c1b9392ac0343416a688bd5138c0185d0 SHA256: c0b2a6affcbec78395964bf6d534785ef27717798a068033f0f8db2c834ef4a7 SHA1: 4db97406b79b6d68985f64c8cefb3e9ca1cddea6 MD5sum: 80460765c11c1815dd2419f974320c20 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.