diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-07-04 07:25:26 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-07-04 19:43:58 +0200 |
commit | 2ce648f750a91b04bfa371a8f966703a382fcc97 (patch) | |
tree | e0a387cb4a3f6dc3acc0412c286a99eb9835d069 /src/backend/access/gist/gist.c | |
parent | f10a025cfe97c1a341f636368e67af5ca644c5d8 (diff) | |
download | postgresql-2ce648f750a91b04bfa371a8f966703a382fcc97.tar.gz postgresql-2ce648f750a91b04bfa371a8f966703a382fcc97.zip |
Refactor sending of RowDescription messages in replication protocol
Some routines open-coded the construction of RowDescription messages.
Instead, we have support for doing this using tuple descriptors and
DestRemoteSimple, so use that instead.
Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/7e4fdbdc-699c-4cd0-115d-fb78a957fc22@enterprisedb.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions