aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2021-05-12 19:13:54 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2021-05-12 19:13:54 -0400
commite5c071bc0f93c9c47821c876e36459580e08a68c (patch)
tree2badc58cd8b8aebb72eb57bb8c0a0afd7c17e434 /src/backend/executor/nodeModifyTable.c
parent834d9284b4fee413c74de3a143a072eb21c05772 (diff)
downloadpostgresql-e5c071bc0f93c9c47821c876e36459580e08a68c.tar.gz
postgresql-e5c071bc0f93c9c47821c876e36459580e08a68c.zip
Rename the logical replication global "wrconn"
The worker.c global wrconn is only meant to be used by logical apply/ tablesync workers, but there are other variables with the same name. To reduce future confusion rename the global from "wrconn" to "LogRepWorkerWalRcvConn". While this is just cosmetic, it seems better to backpatch it all the way back to 10 where this code appeared, to avoid future backpatching issues. Author: Peter Smith <smithpb2250@gmail.com> Discussion: https://postgr.es/m/CAHut+Pu7Jv9L2BOEx_Z0UtJxfDevQSAUW2mJqWU+CtmDrEZVAg@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions