diff options
author | Nathan Bossart <nathan@postgresql.org> | 2023-09-25 14:12:43 -0700 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2023-09-25 14:12:43 -0700 |
commit | 13aeaf0797e75a0c53abb66ac907ba14b4e47f6b (patch) | |
tree | bfcbbcbcae98f6428545c492ae5be6206f25bdc3 /src/backend/executor/nodeBitmapAnd.c | |
parent | 849d367ff9a2875d4906fa110472462c4c95fad0 (diff) | |
download | postgresql-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/nodeBitmapAnd.c')
0 files changed, 0 insertions, 0 deletions