blockscout
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
regexp_split_to_table(citext, citext)
Parameters
Name
Type
Mode
citext
IN
citext
IN
Definition
SELECT pg_catalog.regexp_split_to_table( $1::pg_catalog.text, $2::pg_catalog.text, 'i' );