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