Package: postgresql-11-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 86 Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist_1.19-1.pgdg22.04+1_amd64.deb Size: 35668 SHA256: a181fd073c86c4bbefd834018f024cc7331a0f46d77b84092076012c6d043560 SHA1: 4dcd1366ebf77a88c8ee6ac34033fbc9c365ad37 MD5sum: c5d182a8d50a13edfbf3bced270216a1 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.