Raw Package Information
Package: postgresql-9.5-pgextwlist
Source: pgextwlist
Version: 1.11-4.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-9.5, libc6 (>= 2.14)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-9.5-pgextwlist_1.11-4.pgdg20.04+1_amd64.deb
Size: 12872
SHA256: b55248534e9a2bcb31bc3232cef7b9e1973b621844a82d808f71b3541ab20c32
SHA1: c1887a81b7abbf69073212128cf2d0cdf8ff0faa
MD5sum: 00f9b817101e655971c9ce5abcacc8f3
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.