aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorMasahiko Sawada <msawada@postgresql.org>2023-07-05 14:49:46 +0900
committerMasahiko Sawada <msawada@postgresql.org>2023-07-05 14:49:46 +0900
commit68a59f9e99831cf05a746928a955781503232bbb (patch)
treec96be39ab2cc3e97fae4292ebfed715ad8f31813 /src/backend/utils/adt/arrayfuncs.c
parentcccdbc5d95aca276789bbe28783f3e06f9a3ba9c (diff)
downloadpostgresql-68a59f9e99831cf05a746928a955781503232bbb.tar.gz
postgresql-68a59f9e99831cf05a746928a955781503232bbb.zip
pgstat: fix subscription stats entry leak.
Commit 7b64e4b3 taught DropSubscription() to drop stats entry of subscription that is not associated with a replication slot for apply worker at DROP SUBSCRIPTION but missed covering the case where the subscription is not associated with replication slots for both apply worker and tablesync worker. Also add a test to verify that the stats for slot-less subscription is removed at DROP SUBSCRIPTION time. Backpatch down to 15. Author: Masahiko Sawada Reviewed-by: Nathan Bossart, Hayato Kuroda, Melih Mutlu, Amit Kapila Discussion: https://postgr.es/m/CAD21AoB71zkP7uPT7JDPsZcvp0749ExEQnOJxeNKPDFisHar+w@mail.gmail.com Backpatch-through: 15
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions