Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-12, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 14588 SHA512: e681ed390d7761025590b90aae505939375af3934cc7effeec65e419048ae77fa88cb87db24472e9c613144b7855d9555cbaf3a602cc72c9fcdce9ec5d18a869 SHA256: 3d3f1b691f2b293ecda3ed31d5c8ec4f6e13178e10b4335b4acf1ea34c73c129 SHA1: f56d0ad4a0e642eaa207bdbd3e6a41f269901da8 MD5sum: 34aa070f331b50f67e70325cebcab4b6 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.