pgsql: Fix output of Unicode normalization test - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix output of Unicode normalization test
Date
Msg-id E1iewea-0006Pe-Jv@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix some compiler warnings with timestamp parsing in formatting.
Next
From: Dor Ben Dov
Date:
Subject: PostgreSQL HA & FO