pgsql: In pg_upgrade cross-version test, handle postfix operators.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: In pg_upgrade cross-version test, handle postfix operators.
Дата
Msg-id E1kuY4B-0007PR-2x@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In pg_upgrade cross-version test, handle postfix operators.

Commit 1ed6b895634ce0dc5fd4bd040e87252b32182cba eliminated support for
them, so drop them from regression databases before upgrading.  This is
necessary but not sufficient for testing v13 -> v14 upgrades.

Discussion: https://postgr.es/m/449144.1600439950@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fa744697c79189a661f802d9a979d959b4454df0

Modified Files
--------------
src/bin/pg_upgrade/test.sh | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: pgsql: Add support of multirange matching to the existing range GiST in
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Extend the output plugin API to allow decoding of prepared xacts