Package: postgresql-14-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 94 Depends: postgresql-14, libc6 (>= 2.33) Breaks: postgresql-14-jit-llvm (<< 21) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.20-1.pgdg26.04+1_amd64.deb Size: 34664 SHA512: 5bfc8b4f8bab70e74de12b22af4dbf7fdda96c9206714b00af707fdfe7af654203ff64b913c08a8429ede72a6d8cbcc6d90e48fb19af4997fcb3fc25e308aa65 SHA256: 7cb01a4969eb233f4bd8fb8cf0c8011c4b20ed20b388318456ba50e26f0e6633 SHA1: ab6625f2e5c01c47d813d896128a9d35d3f6186d MD5sum: 5b5961b09da58819d63109e4e3deddc0 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.