|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Enumerations | |
| enum | ByteaOutputType { BYTEA_OUTPUT_ESCAPE , BYTEA_OUTPUT_HEX } |
Variables | |
| PGDLLIMPORT int | bytea_output |
| enum ByteaOutputType |
| Enumerator | |
|---|---|
| BYTEA_OUTPUT_ESCAPE | |
| BYTEA_OUTPUT_HEX | |
|
extern |
Definition at line 33 of file bytea.c.
Referenced by byteaout().