mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 00:08:23 -05:00 
			
		
		
		
	llvm: Fix file-ending in IDENTIFICATION comments.
Author: Amit Langote Discussion: https://postgr.es/m/9a54dcef-c799-ce89-2e47-0a7fc12d5fc2@lab.ntt.co.jp Backpatch: 11-, where llvm was introduced.
This commit is contained in:
		
							parent
							
								
									efab708997
								
							
						
					
					
						commit
						005881033d
					
				@ -9,7 +9,7 @@
 | 
			
		||||
 * Copyright (c) 2016-2019, PostgreSQL Global Development Group
 | 
			
		||||
 *
 | 
			
		||||
 * IDENTIFICATION
 | 
			
		||||
 *	  src/backend/jit/llvm/llvmjit_error.c
 | 
			
		||||
 *	  src/backend/jit/llvm/llvmjit_error.cpp
 | 
			
		||||
 *
 | 
			
		||||
 *-------------------------------------------------------------------------
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
@ -14,7 +14,7 @@
 | 
			
		||||
 * Copyright (c) 2016-2019, PostgreSQL Global Development Group
 | 
			
		||||
 *
 | 
			
		||||
 * IDENTIFICATION
 | 
			
		||||
 *	  src/backend/lib/llvmjit/llvmjit_inline.c
 | 
			
		||||
 *	  src/backend/lib/llvmjit/llvmjit_inline.cpp
 | 
			
		||||
 *
 | 
			
		||||
 *-------------------------------------------------------------------------
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
@ -6,7 +6,7 @@
 | 
			
		||||
 * Copyright (c) 2016-2019, PostgreSQL Global Development Group
 | 
			
		||||
 *
 | 
			
		||||
 * IDENTIFICATION
 | 
			
		||||
 *	  src/backend/lib/llvm/llvmjit_wrap.c
 | 
			
		||||
 *	  src/backend/lib/llvm/llvmjit_wrap.cpp
 | 
			
		||||
 *
 | 
			
		||||
 *-------------------------------------------------------------------------
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user