mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Add more source files to pg_verifybackup/nls.mk
also related to commit 8dfd3129027
This commit is contained in:
		
							parent
							
								
									b51f86e49a
								
							
						
					
					
						commit
						7cd171a5d2
					
				@ -8,7 +8,11 @@ GETTEXT_FILES    = $(FRONTEND_COMMON_GETTEXT_FILES) \
 | 
			
		||||
                   ../../common/cryptohash_openssl.c \
 | 
			
		||||
                   ../../common/fe_memutils.c \
 | 
			
		||||
                   ../../common/jsonapi.c \
 | 
			
		||||
                   ../../common/parse_manifest.c
 | 
			
		||||
                   ../../common/parse_manifest.c \
 | 
			
		||||
                   ../../fe_utils/astreamer_gzip.c \
 | 
			
		||||
                   ../../fe_utils/astreamer_lz4.c \
 | 
			
		||||
                   ../../fe_utils/astreamer_tar.c \
 | 
			
		||||
                   ../../fe_utils/astreamer_zstd.c
 | 
			
		||||
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) \
 | 
			
		||||
                   json_token_error:2 \
 | 
			
		||||
                   json_manifest_parse_failure:2 \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user