Package: postgresql-13-pgextwlist Source: pgextwlist Version: 1.19-1.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.19-1.pgdg20.04+1_amd64.deb Size: 36972 SHA256: 54eff5425cf10b8222fab7133777d0f8f0adf4c95d66844a1c6fbc69cf6a25be SHA1: 7bea2476245ba3a8f067d272b56cee3c47f5435e MD5sum: 9cfca01640f5e836ecc4b58ce6aaa633 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.