Finite State Machine enforcement with triggers and util functions.
pgext.cloud · Source code · Website · License text · Control file
| Package | pgfsm |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 17 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 71 |
| Latest commit | 2025-05-14 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| meta_triggers | Insert, update and delete triggers for the meta system catalog |
| pgparts | SQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers |
| fsm_core | Finite state machine toolkit for PostgreSQL |