| Name: | substr |
| Specific name: | substr(bytea, integer) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | bytea |
| Language: | internal |
| Return a set: | |
| Source: | bytea_substr_no_len |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | return portion of string |
See Also
List of functions