| Name: | string_to_array |
| Specific name: | string_to_array(text, text) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | _text |
| Language: | internal |
| Return a set: | |
| Source: | text_to_array |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | split delimited text into text[] |
See Also
List of functions