Package: postgresql-15-pgextwlist Source: pgextwlist Version: 1.17-3.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.17-3.pgdg20.04+1_amd64.deb Size: 37968 SHA256: 7241289ac350e65b8e934197523ba45d55a9e43f4450f623b3a23e5a243856a3 SHA1: 58059a9e9d0d9a20573ba9a7cbad50106c4ab233 MD5sum: ae44c83e994c5acc9577b154d6878d97 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.