Package: postgresql-10-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 54 Depends: postgresql-10, libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 14636 SHA512: 8501af9e4b9a6ce145b4fa88e0c581b60b3cf301283c418f068e4a961574b37cfcf83eb1140b6f9ac3c1856aebc12c731504eb3a63e512475dde304b547155e9 SHA256: f96791706928b4a9b55ff5f052574d2e59f9a388caf924fd17c51165de3d3c4d SHA1: d532fb69125bff31c2dd90c85ce4bf78d0d7b725 MD5sum: d8c5704c97727000462a91e2979a8c64 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.