Package: postgresql-19-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: postgresql-19, libc6 (>= 2.33) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-19-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 36096 SHA512: b0c2d49e6aa75538c9e098b71d27c4f7715e45a155551d6c1c592cb19023624e6cd44c9960ce54feaf462b36d62a7c2b313cd9ffbd1b5156e1e03443f0a62427 SHA256: dbaeb72bd6d23027ce8324074aba188fd2ea926a23a39fb98340490d431d3f0e SHA1: 2d58d8a95adcc23ad4f50cdcbcecddc7c3c30a8f MD5sum: ff04bddbc743e0e682777182552cfa50 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.