Parameters
| Name | Type | Mode |
|---|---|---|
| tag | text | IN |
| error_msg | text | IN (DEFAULT NULL) |
| 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 true) |