diff options
author | Bruce Momjian <bruce@momjian.us> | 2020-11-12 14:33:28 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2020-11-12 14:33:28 -0500 |
commit | d7fa90fae104a81cc5a1a76a9607afcd3d0ad070 (patch) | |
tree | 310f07f4c47ba36e77eee5a33a2c77c3ce6401ab /src/backend/executor/nodeModifyTable.c | |
parent | 7f69ed4aebe342365dc7db96f33b473dec9f054b (diff) | |
download | postgresql-d7fa90fae104a81cc5a1a76a9607afcd3d0ad070.tar.gz postgresql-d7fa90fae104a81cc5a1a76a9607afcd3d0ad070.zip |
doc: wire protocol data type for history file content is bytea
Document that though the history file content is marked as bytea, it is
the same a text, and neither is btyea-escaped or encoding converted.
Reported-by: Brar Piening
Discussion: https://postgr.es/m/6a1b9cd9-17e3-df67-be55-86102af6bdf5@gmx.de
Backpatch-through: 13 - 9.5 (not master)
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions