Raw Package Information
Package: postgresql-13-pgextwlist
Source: pgextwlist
Version: 1.17-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
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.17-1.pgdg20.04+1_amd64.deb
Size: 36776
SHA256: e988e3b9c31341034e1b106dd578f748f3e17b18be0ef973424d6dd487fd5fab
SHA1: e70be78aaf3b7487c95ca0c3d5fca18cb4eee28e
MD5sum: b25e6a8b195e83714273696887e91bae
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.