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:31:57 -0400
commit43746996399541ecb5c7b188725a5f097c15ceae (patch)
tree0b96ad9cdc726ab253b98331fa33b914dbd669a1 /src/backend/utils/adt/arrayfuncs.c
parent283129e325b721a5a62227f20d7e3d149b379c73 (diff)
downloadpostgresql-43746996399541ecb5c7b188725a5f097c15ceae.tar.gz
postgresql-43746996399541ecb5c7b188725a5f097c15ceae.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