Require criteria for UPDATE and DELETE
pgext.cloud · Source code · License text · PGXN
| Package | safeupdate |
|---|---|
| Version | 1.5 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Shared libraries | safeupdate |
| Stars | 153 |
| Latest commit | 2026-07-13 |
| Latest release | 2026-07-13 |
| Catalogue updated | 2026-08-30 |
| pg_strict | Prevent dangerous UPDATE and DELETE without WHERE clause |
| pg_savior | Postgres extension to save OOPS mistakes |
| pg_drop_events | logs transaction ids of drop table, drop column, drop materialized view statements |
| table_log | record table modification logs and PITR for table/row |
| block_copy_command | Block COPY commands via a configurable ProcessUtility hook |
| pg_kpart | Reject full partition scans that omit the partition key |
| plan_filter | filter statements by their execution plans. |