Raw Package Information

Package: postgresql-15-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 89
Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.17-3.pgdg22.04+1_amd64.deb
Size: 38240
SHA256: b2dbd73c0372c0513fc7f1137a0bf901811cfdac219b33dd7ecd086ec9f69f26
SHA1: 24e63b0ccfe520a5716ecbda7a9fb4580caa89ac
MD5sum: ce47539d3a812853fbbf9a6314067f88
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.