Hooks that can require WHERE on UPDATE and DELETE and restrict TRUNCATE to superusers.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_parapet |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Catalogue updated | 2026-07-30 |
| pg_strict | Prevent dangerous UPDATE and DELETE without WHERE clause |
| safeupdate | Require criteria for UPDATE and DELETE |
| pg_nowhere | A PostgreSQL extension to disallow UPDATE and DELETE queries without a WHERE clause. |