diff options
author | Jeff Davis <jdavis@postgresql.org> | 2025-02-24 17:10:59 -0800 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2025-02-24 17:10:59 -0800 |
commit | f3dae2ae5856dec9935a51e53216400566ef8d4f (patch) | |
tree | 73aebcef2e3a1e143967e61e4f7a885705945284 /src/backend/access/transam/xlogutils.c | |
parent | 3ce357584e795762aa6dc45fafc21dccea7e5ec6 (diff) | |
download | postgresql-f3dae2ae5856dec9935a51e53216400566ef8d4f.tar.gz postgresql-f3dae2ae5856dec9935a51e53216400566ef8d4f.zip |
Do not use in-place updates for statistics import.
The use of in-place updates was originally there to follow the
precedent of ANALYZE and to reduce the potential for bloat on
pg_class. Per discussion, it's not worth the risks.
Reported-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/cpdanvzykcb5o64rmapkx6n5gjypoce3y52hff7ocxupgpbxu4@53jmlyvukijo
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions