aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/file/fd.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2021-08-28 15:58:23 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2021-08-28 15:58:23 -0400
commit375aed36ad83f0e021e9bdd3a0034c0c992c66dc (patch)
tree90d5fa4c65ee034827ad7b3ac87c26214dfffd1f /src/backend/storage/file/fd.c
parent1f092a309eeecd097938bacc201c779574ced3b6 (diff)
downloadpostgresql-375aed36ad83f0e021e9bdd3a0034c0c992c66dc.tar.gz
postgresql-375aed36ad83f0e021e9bdd3a0034c0c992c66dc.zip
Keep stats up to date for partitioned tables
In the long-going saga for analyze on partitioned tables, one thing I missed while reverting 0827e8af70f4 is the maintenance of analyze count and last analyze time for partitioned tables. This is a mostly trivial change that enables users assess the need for invoking manual ANALYZE on partitioned tables. This patch, posted by Justin and modified a bit by me (Álvaro), can be mostly traced back to Hosoya-san, though any problems introduced with the scissors are mine. Backpatch to 14, in line with 6f8127b73901. Co-authored-by: Yuzuko Hosoya <yuzukohosoya@gmail.com> Co-authored-by: Justin Pryzby <pryzby@telsasoft.com> Co-authored-by: Álvaro Herrera <alvherre@alvh.no-ip.org> Reported-by: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://postgr.es/m/20210816222810.GE10479@telsasoft.com
Diffstat (limited to 'src/backend/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions