Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.20-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: postgresql-16, libc6 (>= 2.33) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.20-1.pgdg22.04+1_amd64.deb Size: 44280 SHA512: f3dc7db9d836fca9a43d14c85e99ce8ecc8348fd72ef1fa5c2275426181dd43d6a6cd50d03d9aabbffbcf699e926e97793becdd231e98d42d9d7e98ab54bb886 SHA256: 73c3cb78dbc8d6f688b88a1bee5e87a9a54ba07124e690266184df20c6cdfe2a SHA1: a051a2a45d709c808fb1a0db0bce368d893cbd0f MD5sum: 1539266951a964cc04e07e1b59bad051 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.