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