sp_log_warning


Parameters

Name Type Mode
tag text IN
msg text IN (DEFAULT NULL)
force_write boolean IN (DEFAULT false)
notify_admin boolean IN (DEFAULT false)
tag text IN
msg text IN
error_detail text IN (DEFAULT NULL)
sql_state text IN (DEFAULT NULL)
error_hint text IN (DEFAULT NULL)
error_context text IN (DEFAULT NULL)
error_data jsonb IN (DEFAULT NULL)
user_name text IN (DEFAULT NULL)
force_write boolean IN (DEFAULT false)
notify_admin boolean IN (DEFAULT false)

Definition