aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/heap/heapam.c
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2024-04-03 16:12:45 -0700
committerJeff Davis <jdavis@postgresql.org>2024-04-03 16:12:45 -0700
commit71b66171d045878cb9267a268a3bf8ce4f11f333 (patch)
tree860b38d2f561c2a617ee8f7791b0db0d656fc01c /src/backend/access/heap/heapam.c
parent06286709ee0637ec7376329a5aa026b7682dcfe2 (diff)
downloadpostgresql-71b66171d045878cb9267a268a3bf8ce4f11f333.tar.gz
postgresql-71b66171d045878cb9267a268a3bf8ce4f11f333.zip
CREATE INDEX: do not update stats during binary upgrade.
During binary upgrade, indexes are created before the data is moved into place, so it will always be zero. This is not currently a major problem, but will be when we try to preserve statistics during upgrade. Author: Corey Huinker Discussion: https://postgr.es/m/CADkLM=daPdFB8V0tgFxK-dLowFsAEzWRWJHyxij7BG3kBjcouA@mail.gmail.com
Diffstat (limited to 'src/backend/access/heap/heapam.c')
0 files changed, 0 insertions, 0 deletions