mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	And another one of the same problem.
This commit is contained in:
		@@ -1,6 +1,3 @@
 | 
				
			|||||||
/*
 | 
					 | 
				
			||||||
 * $PostgreSQL: pgsql/src/interfaces/ecpg/include/sqltypes.h,v 1.10 2010/01/05 16:38:23 meskes Exp $
 | 
					 | 
				
			||||||
 */
 | 
					 | 
				
			||||||
#ifndef ECPG_SQLTYPES_H
 | 
					#ifndef ECPG_SQLTYPES_H
 | 
				
			||||||
#define ECPG_SQLTYPES_H
 | 
					#define ECPG_SQLTYPES_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -50,7 +50,7 @@ typedef struct sqlda_struct	sqlda_t;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#line 1 "sqltypes.h"
 | 
					#line 1 "sqltypes.h"
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.6 2010/01/05 17:05:49 meskes Exp $
 | 
					 * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.7 2010/01/05 17:07:51 meskes Exp $
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#ifndef ECPG_SQLTYPES_H
 | 
					#ifndef ECPG_SQLTYPES_H
 | 
				
			||||||
#define ECPG_SQLTYPES_H
 | 
					#define ECPG_SQLTYPES_H
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -48,7 +48,7 @@ typedef struct sqlda_struct	sqlda_t;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#line 1 "pgtypes_numeric.h"
 | 
					#line 1 "pgtypes_numeric.h"
 | 
				
			||||||
/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.6 2010/01/05 17:05:49 meskes Exp $ */
 | 
					/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.7 2010/01/05 17:07:51 meskes Exp $ */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef PGTYPES_NUMERIC
 | 
					#ifndef PGTYPES_NUMERIC
 | 
				
			||||||
#define PGTYPES_NUMERIC
 | 
					#define PGTYPES_NUMERIC
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user