pgsql: Fix output of Unicode normalization test

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix output of Unicode normalization test
Дата
Msg-id E1iewea-0006Pe-Jv@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix output of Unicode normalization test

Several off-by-more-than-one errors caused the output in case of a
test failure to be truncated and unintelligible.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/6a7a8516-7d11-8fbd-0e8b-eadb4f0679eb%402ndquadrant.com

Branch
------
master

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

Modified Files
--------------
src/common/unicode/norm_test.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix some compiler warnings with timestamp parsing in formatting.
Следующее
От: Dor Ben Dov
Дата:
Сообщение: PostgreSQL HA & FO