aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-07-06 08:28:02 +0200
committerPeter Eisentraut <peter@eisentraut.org>2022-07-06 08:42:56 +0200
commit16d52fc89dbe8394ed318521e076f08fd2e4bf8c (patch)
tree382dadb660cce797b66408e9daee0bbbe71fadf8 /src/backend/access/gist/gistxlog.c
parentb55f62abb2c2e07dfae99e19a2b3d7ca9e58dc1a (diff)
downloadpostgresql-16d52fc89dbe8394ed318521e076f08fd2e4bf8c.tar.gz
postgresql-16d52fc89dbe8394ed318521e076f08fd2e4bf8c.zip
Refactor sending of DataRow messages in replication protocol
Some routines open-coded the construction of DataRow messages. Use TupOutputState struct and associated functions instead, which was already done in some places. SendTimeLineHistory() is a bit more complicated and isn't converted by this. 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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions