Package: postgresql-9.5-pgextwlist Source: pgextwlist Version: 1.11-4.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 41 Depends: postgresql-9.5, libc6 (>= 2.4) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-9.5-pgextwlist_1.11-4.pgdg18.04+1_i386.deb Size: 13684 SHA256: 91bae851718bddfa8c6ac8088201dc641a63decf130d43c379df0a02fad0d9a2 SHA1: c7044d661b61fde28c660e2c2a559bbe69c5e18e MD5sum: 53dbe532268e25cc0a7c7fa8392a41ed 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.