postgres
.pg_catalog
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
regexp_split_to_array(string text, pattern text)
Description
split string by pattern
Parameters
Name
Type
Mode
string
text
IN
pattern
text
IN
Definition
regexp_split_to_array_no_flags