aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2023-09-25 14:12:43 -0700
committerNathan Bossart <nathan@postgresql.org>2023-09-25 14:12:43 -0700
commit13aeaf0797e75a0c53abb66ac907ba14b4e47f6b (patch)
treebfcbbcbcae98f6428545c492ae5be6206f25bdc3 /src/backend/executor
parent849d367ff9a2875d4906fa110472462c4c95fad0 (diff)
downloadpostgresql-13aeaf0797e75a0c53abb66ac907ba14b4e47f6b.tar.gz
postgresql-13aeaf0797e75a0c53abb66ac907ba14b4e47f6b.zip
Add worker type to pg_stat_subscription.
Thanks to commit 2a8b40e368, the logical replication worker type is easily determined. The worker type could already be deduced via other columns such as leader_pid and relid, but that is unnecessary complexity for users. Bumps catversion. Author: Peter Smith Reviewed-by: Michael Paquier, Maxim Orlov, Amit Kapila Discussion: https://postgr.es/m/CAHut%2BPtmbSMfErSk0S7xxVdZJ9XVE3xVLhqBTmT91kf57BeKDQ%40mail.gmail.com
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions