pgsql: Fix output of Unicode normalization test

Started by Peter Eisentrautover 6 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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: /messages/by-id/6a7a8516-7d11-8fbd-0e8b-eadb4f0679eb@2ndquadrant.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(-)