pg_command_fw

0

Описание

A PostgreSQL extension (built with pgrx) that acts as a command firewall — it intercepts DDL and utility statements via the ProcessUtility hook, and dangerous built-in function calls via the post-parse analyze hook, then either allows or blocks them based on per-category GUC flags.

Языки

  • Rust65,1%
  • Shell30,2%
  • Dockerfile2,6%
  • Makefile2,1%
RW
rustwizard
README.md