diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-08-21 13:32:14 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-08-21 13:32:14 +0900 |
commit | 6fde2d9a005a5bc04aa059d3faeb865c8dd322ce (patch) | |
tree | 1a45bd7f7ba73e45b582c42370b384f1441fb640 /src/backend/access/spgist/spgutils.c | |
parent | 1951d21b29939ddcb0e30a018cf413b949e40d97 (diff) | |
download | postgresql-6fde2d9a005a5bc04aa059d3faeb865c8dd322ce.tar.gz postgresql-6fde2d9a005a5bc04aa059d3faeb865c8dd322ce.zip |
Fix pg_stat_reset_single_table_counters() for shared relations
This commit fixes the function of $subject for shared relations. This
feature has been added by e042678. Unfortunately, this new behavior got
removed by 5891c7a when moving statistics to shared memory.
Reported-by: Mitsuru Hinata
Author: Masahiro Ikeda
Reviewed-by: Kyotaro Horiguchi, Masahiko Sawada
Discussion: https://postgr.es/m/7cc69f863d9b1bc677544e3accd0e4b4@oss.nttdata.com
Backpatch-through: 15
Diffstat (limited to 'src/backend/access/spgist/spgutils.c')
0 files changed, 0 insertions, 0 deletions