summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-07-07 13:24:08 -0400
committerBruce Momjian <bruce@momjian.us>2014-07-07 13:24:08 -0400
commit759c9fb631fbb3a1d28b24979e0d512e3a571d5c (patch)
treef3f2d9969e4e41c7220127a527e4f780544dbb9b /src/backend/executor
parent981518ea19325d9949c80aea4627a2b935b4ffee (diff)
pg_upgrade: allow upgrades for new-only TOAST tables
Previously, when calculations on the need for toast tables changed, pg_upgrade could not handle cases where the new cluster needed a TOAST table and the old cluster did not. (It already handled the opposite case.) This fixes the "OID mismatch" error typically generated in this case. Backpatch through 9.2
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions