mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 00:03:57 -04:00 
			
		
		
		
	Fix the MSVC build process for uuid-ossp.
Catch up with commit b8cc8f94730610c0189aa82dfec4ae6ce9b13e34's introduction of the HAVE_UUID_OSSP symbol to the principal build process. Back-patch to 9.4, where that commit appeared.
This commit is contained in:
		
							parent
							
								
									4cd3b1cbbd
								
							
						
					
					
						commit
						230ba02d85
					
				| @ -214,6 +214,7 @@ s{PG_VERSION_STR "[^"]+"}{__STRINGIFY(x) #x\n#define __STRINGIFY2(z) __STRINGIFY | |||||||
| 
 | 
 | ||||||
| 		if ($self->{options}->{uuid}) | 		if ($self->{options}->{uuid}) | ||||||
| 		{ | 		{ | ||||||
|  | 			print O "#define HAVE_UUID_OSSP\n"; | ||||||
| 			print O "#define HAVE_UUID_H\n"; | 			print O "#define HAVE_UUID_H\n"; | ||||||
| 		} | 		} | ||||||
| 		if ($self->{options}->{xml}) | 		if ($self->{options}->{xml}) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user