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