Package: postgresql-15-pgextwlist Source: pgextwlist Version: 1.18-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 89 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.18-1.pgdg22.04+1_amd64.deb Size: 38240 SHA256: e5234b18159739edb67f9dd0a424fc46fda1c2ca3ba25a4184486388e9b4a956 SHA1: 0c410bbe37d68073156604258fe0e0d9368f569d MD5sum: c62320e234ee8a52aa767e7c3a91b03d 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.