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