This is not sufficiently useful. If anything, the way to go is what we used to do for PostgreSQL: ship the old version inside the newer version as a non-path executable (i.e. in /usr/libexec) just so migration scripts can use it.
yep that would be better.