Content-Length: 259289 | pFad | http://github.com/postgrespro/postgres/commit/b0be28761ec5958bb7bbf9a03d94ee6e1bc59849

E9 Run perltidy on generate-unicode_version.pl. · postgrespro/postgres@b0be287 · GitHub
Skip to content

Commit b0be287

Browse files
committed
Run perltidy on generate-unicode_version.pl.
1 parent a767cdc commit b0be287

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/common/unicode/generate-unicode_version.pl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020

2121
my @version_parts = split /\./, $version_str;
2222

23-
my $unicode_version_str = sprintf "%d.%d", $version_parts[0], $version_parts[1];
23+
my $unicode_version_str = sprintf "%d.%d", $version_parts[0],
24+
$version_parts[1];
2425

2526
my $output_file = "$output_path/unicode_version.h";
2627

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/b0be28761ec5958bb7bbf9a03d94ee6e1bc59849

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy