Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: postgresql-12, libc6 (>= 2.33) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 43544 SHA512: 3618c82bdd0fd43c84d593b77ada4e13d928a71ff7712325130b21887c4a84ca565735deb17d3859c0e1fd30620138d465245544eadfe4c48a37d5649a3a9e2b SHA256: b95fb0940c03b81b942588587bd791ccdbd2f631b20a340c475aabf1340a2969 SHA1: d405276f64f7d8ec2d067bfe52b835cac1715be0 MD5sum: 0c8e5b5923d714f013ff0a7e2bef1102 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.