postgresql/src
Peter Eisentraut b802412106 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
2019-12-11 08:42:17 +01:00
..
backend Fix some compiler warnings with timestamp parsing in formatting.c 2019-12-11 10:01:06 +09:00
bin In pg_ctl, work around ERROR_SHARING_VIOLATION on the postmaster log file. 2019-12-10 13:17:08 -05:00
common Fix output of Unicode normalization test 2019-12-11 08:42:17 +01:00
fe_utils Refactor query cancellation code into src/fe_utils/ 2019-12-02 11:18:56 +09:00
include Cosmetic cleaning of pg_config.h.win32 2019-12-10 21:24:25 +01:00
interfaces Remove PQsslpassword function 2019-12-07 09:20:53 -05:00
makefiles Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
pl Add backend-only appendStringInfoStringQuoted 2019-12-10 17:12:56 -03:00
port Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
template Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
test Add backend-only appendStringInfoStringQuoted 2019-12-10 17:12:56 -03:00
timezone Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
tools Cosmetic cleaning of pg_config.h.win32 2019-12-10 21:24:25 +01:00
tutorial Add .gitignore to src/tutorial/ 2019-11-22 21:14:54 +09:00
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 2019-10-21 12:32:35 -04:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00