mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Update odbc include
This commit is contained in:
		@@ -26,8 +26,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include <sys/types.h>
 | 
					#include <sys/types.h>
 | 
				
			||||||
#include <string.h>
 | 
					#include <string.h>
 | 
				
			||||||
 | 
					#include "psqlodbc.h"
 | 
				
			||||||
#include "gpps.h"
 | 
					#include "gpps.h"
 | 
				
			||||||
#include "misc.h"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef TRUE
 | 
					#ifndef TRUE
 | 
				
			||||||
#define TRUE	((BOOL)1)
 | 
					#define TRUE	((BOOL)1)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user