Обсуждение: pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length

Поиск
Список
Период
Сортировка

pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length

От
Noah Misch
Дата:
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.

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/60549300dfd8961cf28abf80a7c31ac309f3ebfe

Modified Files
--------------
src/bin/pg_upgrade/test.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)