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