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