aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2022-07-29 16:31:57 -0400
committerRobert Haas <rhaas@postgresql.org>2022-07-29 16:32:07 -0400
commit5c9ea19b79d0a65f1fb21e87995ae32e1b10de8a (patch)
tree6027c1f14879ebc20d943c63bcf5bb714acddb3a /src/backend/utils/adt/arrayfuncs.c
parente6e804aa2726e720971393d7f598cea3c924e7f7 (diff)
downloadpostgresql-5c9ea19b79d0a65f1fb21e87995ae32e1b10de8a.tar.gz
postgresql-5c9ea19b79d0a65f1fb21e87995ae32e1b10de8a.zip
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
We must issue the TRUNCATE command first and update relfrozenxid and relminmxid afterward; otherwise, TRUNCATE overwrites the previously-set values. Add a test case like I should have done the first time. Per buildfarm report from TestUpgradeXversion.pm, by way of Tom Lane.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions