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