Content-Length: 257553 | pFad | http://github.com/postgrespro/postgres/commit/9f9abfeb10026bc2c2ac7076c6adff201608eab5

3F pg_dump: Restore lost translation marker · postgrespro/postgres@9f9abfe · GitHub
Skip to content

Commit 9f9abfe

Browse files
committed
pg_dump: Restore lost translation marker
The refactoring in 03d02f5 lost a translation marker.
1 parent 0890f7d commit 9f9abfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_dump/compress_io.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ supports_compression(const pg_compress_specification compression_spec)
106106
#endif
107107

108108
if (!supported)
109-
return psprintf("this build does not support compression with %s",
109+
return psprintf(_("this build does not support compression with %s"),
110110
get_compress_algorithm_name(algorithm));
111111

112112
return NULL;

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/9f9abfeb10026bc2c2ac7076c6adff201608eab5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy