Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.19-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 90 Depends: postgresql-16, postgresql-16-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.19-1.pgdg22.04+1_amd64.deb Size: 38568 SHA256: 85f9941a272e7eba0c7093f3fc51bf06665cf750adba4f9c3f6f38dd5dfa02dd SHA1: 9e53ac4eef6ab9649482375eee341574c5d72066 MD5sum: 72e1f872738fb4680a9baad38eb87154 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.