Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-16, libc6 (>= 2.33) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 34688 SHA512: f812b795e65629d590bf105720c08e020c1729ae65b0bb8eead1aea0c86b12144da2d57e81bc8bf78da8d5d2d244347defcec1783afbd24e0b9df827b48a79d4 SHA256: 96978f6e750ab47472b364cd405aeb0cbcd0f7258d6b61557d94e392f4918bd0 SHA1: 2fc5aa9eb8a167f078314855e8ce37591057d934 MD5sum: 9d8df3c355a1fdfc79e21130bd749389 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.