Package: postgresql-15-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 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.19-1.pgdg20.04+1_amd64.deb Size: 38028 SHA256: 946f5f217f57f36f257d7997e20810f83790eb0630aa17db6742f349ddf199a7 SHA1: c7879be55fec2bac4d114b7e9229bbd1a61fd3b4 MD5sum: 4bf904f6cc40a97dad92a9efc7a17a36 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.