Deduplicate handling of binary and text modes in logicalrep_read_tuple().

Amit Kapila <akapila@postgresql.org>

Commit: 9effa5523601de52c94fb778b4a00a183a9aa056
Author: Amit Kapila <akapila@postgresql.org>
Date: 2023-03-06T04:24:57Z
Releases: 16.0
Deduplicate handling of binary and text modes in logicalrep_read_tuple().

Author: Bharath Rupireddy
Reviewed-by: Peter Smith
Discussion: https://postgr.es/m/CALj2ACXdbq7kW_+bRrSGMsR6nefCvwbHBJ5J51mr3gFf7QysTA@mail.gmail.com

Files

PathChange+/−
src/backend/replication/logical/proto.c modified +6 −12

Discussion