mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-04 00:02:52 -05:00 
			
		
		
		
	Add missing include for new lc_ctype_is_c() function.
Per Neil.
This commit is contained in:
		
							parent
							
								
									494f30c953
								
							
						
					
					
						commit
						83e87e6f2e
					
				@ -9,7 +9,7 @@
 | 
			
		||||
 *
 | 
			
		||||
 *
 | 
			
		||||
 * IDENTIFICATION
 | 
			
		||||
 *	$PostgreSQL: pgsql/src/backend/utils/adt/oracle_compat.c,v 1.58 2005/03/16 00:02:48 momjian Exp $
 | 
			
		||||
 *	$PostgreSQL: pgsql/src/backend/utils/adt/oracle_compat.c,v 1.59 2005/03/16 01:49:10 momjian Exp $
 | 
			
		||||
 *
 | 
			
		||||
 *-------------------------------------------------------------------------
 | 
			
		||||
 */
 | 
			
		||||
@ -29,6 +29,7 @@
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "utils/builtins.h"
 | 
			
		||||
#include "utils/pg_locale.h"
 | 
			
		||||
#include "mb/pg_wchar.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user