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