In pg_upgrade cross-version test, handle lack of oldstyle_length().

Noah Misch <noah@leadboat.com>

Commit: 239213684d01a64f82dfa6263cccc8bf68aeddd3
Author: Noah Misch <noah@leadboat.com>
Date: 2020-12-30T09:43:46Z
Releases: 13.2
In pg_upgrade cross-version test, handle lack of oldstyle_length().

This suffices for testing v12 -> v13; some other version pairs need more
changes.  Back-patch to v10, which removed the function.

Files

PathChange+/−
src/bin/pg_upgrade/test.sh modified +5 −5