pgsql: Tweak regression test of pg_walinspect to be less collation-sens

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Tweak regression test of pg_walinspect to be less collation-sens
Дата
Msg-id E1pcfHd-003lhC-Fa@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tweak regression test of pg_walinspect to be less collation-sensitive

\dx was used on pg_walinspect to list its objects in 1.0 but the names
of the objects in this version do not have an order that is always
guaranteed depending on the collation used.  Rather than append a
COLLATE clause in the query of \dx, this tweaks the regression test to
produce an output whose order is guaranteed.

Reported-by: Andres Freund
Author: Bharath Rupireddy
Discussion: https://postgr.es/m/20230314215440.gma7g4keswdnldj5@awork3.anarazel.de

Branch
------
master

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

Modified Files
--------------
contrib/pg_walinspect/expected/oldextversions.out | 12 ++++++++----
contrib/pg_walinspect/sql/oldextversions.sql      |  9 +++++++--
2 files changed, 15 insertions(+), 6 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add .gitignore to ldap_password_func
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Remove PgStat_BackendFunctionEntry