| Port details |
- pg-safeupdate PostgreSQL extension to block unconditional UPDATE/DELETE
- 1.5 databases
=0 1.5Version of this port present on the latest quarterly branch. - Maintainer: develuke@gmx.de
 - Port Added: 2025-10-21 14:42:06
- Last Update: 2026-05-25 16:46:21
- Commit Hash: f5a0135
- License: PostgreSQL
- WWW:
- https://github.com/eradman/pg-safeupdate/
- Description:
- Safeupdate is a simple extension to PostgreSQL that raises an error if UPDATE
and DELETE are executed without specifying conditions. This extension was
initially designed to protect data from accidental obliteration of data that is
writable by PostgREST.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- postgresql18-pg-safeupdate>0:databases/pg-safeupdate
- To install the port:
- cd /usr/ports/databases/pg-safeupdate/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pg-safeupdate
- pkg install postgresql18-pg-safeupdate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgresql18-pg-safeupdate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1752409235
SHA256 (eradman-pg-safeupdate-1.5_GH0.tar.gz) = 1b8742e7b2bf98275adda77cd92f5a2fd702f97d09a216c6273252894fb026f1
SIZE (eradman-pg-safeupdate-1.5_GH0.tar.gz) = 3578
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- postgres : databases/postgresql18-server
- Runtime dependencies:
-
- postgres : databases/postgresql18-server
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pg-safeupdate
- USES:
- gmake pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5 25 May 2026 16:46:21
    |
Bernhard Froehlich (decke)  |
*/*: Change maintainer EMail address for Lukas Engelhardt
Submitted by: private email (verified off site) |
1.5 21 Oct 2025 14:39:02
    |
Bernhard Froehlich (decke)  Author: Lukas Engelhardt |
databases/pg-safeupdate: Add new port
PostgreSQL extension to block unconditional UPDATE/DELETE
PR: 290229 |
Number of commits found: 2
|