Content-Length: 258808 | pFad | http://github.com/postgrespro/postgres/commit/00c6d8077f39191a6f61a847ce7d55073d8f5a6f

07 Fix broken statement in UCS_to_most.pl. · postgrespro/postgres@00c6d80 · GitHub
Skip to content

Commit 00c6d80

Browse files
committed
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
1 parent 56eba9b commit 00c6d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/mb/Unicode/UCS_to_most.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
'UHC' => 'CP949.TXT',
4949
'JOHAB' => 'JOHAB.TXT',);
5050

51-
@charsets = keys(filename);
51+
@charsets = keys(%filename);
5252
@charsets = @ARGV if scalar(@ARGV);
5353
foreach $charset (@charsets)
5454
{

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/00c6d8077f39191a6f61a847ce7d55073d8f5a6f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy