Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.19-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.19-1.pgdg20.04+1_amd64.deb Size: 38228 SHA256: 1c5e9dd5ffcdd7840b8176c3fe0d029f6901f43ee6b325d424d3a038d5792c53 SHA1: 490291be8bfac96175ec7da8997feb26b7947de5 MD5sum: 0feda2df24e122defa95223ea79c12a5 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.