pgsql: Fix collation dependency in test introduced in 8586bf7ed8,take

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix collation dependency in test introduced in 8586bf7ed8,take
Дата
Msg-id E1h1cCi-0004SK-CA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix collation dependency in test introduced in 8586bf7ed8, take 2.

Per buildfarm.  This time I hopefully actually made sure to get all
the cases...

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/863aa55624d891be57b54f8d12e61cb4fa9b70ef

Modified Files
--------------
src/test/regress/expected/create_am.out | 4 ++--
src/test/regress/sql/create_am.sql      | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix collation dependency in test introduced in 8586bf7ed8.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8.