Package: postgresql-19-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: postgresql-19, libc6 (>= 2.33) Breaks: postgresql-19-jit-llvm (<< 21) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-19-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 34844 SHA512: 9a8a179bd4dd715295da50924ea431077b45aea51783acf203afc488a1eec5345ae20cc85a76c54b5b0f488510b1c850c2783fba5913549247b6642146944029 SHA256: bb6e18bab59a1b514682b1d7fe1bd78b1fbcab096772c7f1ec5b668c1c91cc02 SHA1: f8b5855f2b1c1f382d0df6493b36275010c7538d MD5sum: 65df938d635807e0b88990c6ff4f478a 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.