pgsql: Fix broken statement in UCS_to_most.pl. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix broken statement in UCS_to_most.pl.
Date
Msg-id E1c6eyi-0005b8-QH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix broken statement in UCS_to_most.pl.

This has been wrong for a very long time, and it's puzzling to me how
it ever worked for anyone.

Kyotaro Horiguchi

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/00c6d8077f39191a6f61a847ce7d55073d8f5a6f

Modified Files
--------------
src/backend/utils/mb/Unicode/UCS_to_most.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: pgbench: Increase maximum size of log filename from 64 to MAXPGP
Next
From: Robert Haas
Date:
Subject: pgsql: Limit the number of number of tapes used for a sort to 501.