Routines

Routines

Name Type Language Deterministic Return Type Security Restriction Comments
setup_temporal_table(schema_name text, table_name text) FUNCTION plpgsql false void INVOKER
versioning() FUNCTION plpgsql false trigger INVOKER
upsert_timestamp_columns(schema_name text, table_name text, updated_at_only boolean DEFAULT false) FUNCTION plpgsql false void INVOKER
update_if_changed() FUNCTION plpgsql false trigger INVOKER