Package: postgresql-12-pgextwlist Source: pgextwlist Version: 1.17-3.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 88 Depends: postgresql-12, postgresql-12-jit-llvm (>= 15), libc6 (>= 2.33) Homepage: https://github.com/dimitri/pgextwlist Priority: optional Section: libs Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.17-3.pgdg22.04+1_amd64.deb Size: 37044 SHA256: 0c55edb061214c3e493e98bb56e5ac1873296e9709ca17c8d3e90bb0cb6ffdb5 SHA1: 7a4e73c9191edb3d35597121146482c2ccd1440d MD5sum: 4ff5526dcc3128e1c6dc895af0ea4300 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.