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 48 of file varlena.c.
Referenced by byteaout().