Package: postgresql-16-pgextwlist Source: pgextwlist Version: 1.17-2.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: postgresql-16, postgresql-16-jit-llvm (>= 10), libc6 (>= 2.14) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.17-2.pgdg20.04+1_amd64.deb Size: 38108 SHA256: a2b49b91ed7a38851860498eb549752bbb25d1a37ddb5840f755954118413344 SHA1: b4ba245a246d415c721b2f05433e4c9f02237b10 MD5sum: 75d4efede75597bb0451086d84a69d36 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.