Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.18-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.18-1.pgdg20.04+1_amd64.deb Size: 38216 SHA256: dac551e3aa21f0cbfabaa848462cc2aa466f15624ddd49ec12b650f46dbaeb88 SHA1: e9f197d31b647f63804d2edf4fbf7cd7f6bf3c28 MD5sum: d0971ba6d4f0f9201aa694c59f4435ea 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.