Andrew Dunstan <[email protected]> writes: > This is upsetting cross version upgrade tests, I assume since we didn't > backport it to branches older than 14. > Not sure what the best solution is. Drop the table, or at least the > offending row?
I'd vote for teaching AdjustUpgrade.pm to delete just the problematic
row. No reason to remove more test surface than we have to.
regards, tom lane
