mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Add translator comments to module names
This commit is contained in:
		@@ -74,6 +74,7 @@ struct CompressorState
 | 
			
		||||
#endif
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
/* translator: this is a module name */
 | 
			
		||||
static const char *modulename = gettext_noop("compress_io");
 | 
			
		||||
 | 
			
		||||
static void ParseCompressionOption(int compression, CompressionAlgorithm *alg,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user