| Name: | encode |
| Specific name: | encode(bytea, text) |
| Owner: | postgres |
| Argument count: | 2 |
| Return type: | text |
| Language: | internal |
| Return a set: | |
| Source: | binary_encode |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | Convert bytea value into some ascii-only text string |
See Also
List of functions