diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-06-06 21:51:31 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-06-06 22:11:22 -0400 |
commit | d4bfc06e292ee2f537f42d4ed216209c4537ee92 (patch) | |
tree | 517c83e5e1ece52a3f111df870e68f74b09343b7 /src/backend/executor/nodeModifyTable.c | |
parent | 9206ced1dc05d3a9cc99faafa22d5d8b16d998d1 (diff) | |
download | postgresql-d4bfc06e292ee2f537f42d4ed216209c4537ee92.tar.gz postgresql-d4bfc06e292ee2f537f42d4ed216209c4537ee92.zip |
Consistently use subscription name as application name
The logical replication apply worker uses the subscription name as
application name, except for table sync. This was incorrectly set to
use the replication slot name, which might be different, in one case.
Also add a comment why the other case is different.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions