authen
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
fn_http_post_status
Parameters
Name
Type
Mode
p_response
text
IN
Definition
SELECT COALESCE((regexp_match(p_response, '^\((\d{3})'))[1]::int, 0);