Package: postgresql-17-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: postgresql-17, libc6 (>= 2.33) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 45180 SHA512: bac04d6311b8cf821db7d06b79ead7bab5f9fdd3086d7c71c92da8c234801aef4ca4ff0db78474caaf8d0719ed08cf37015f014ece2999f7b1a23bfa5045f4be SHA256: 59017f5cdd086a63df1d51ba9f0613f9809315572b78192d4c2af560323c28b1 SHA1: 3c2fa01b1955fe67fe9d0b641c68ca069dd4e078 MD5sum: 011480a54f20efd7a003df388bcb80c0 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.