File tree 2 files changed +4
-4
lines changed
src/interfaces/ecpg/test/expected
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
28
28
#line 1 "sqlda.h"
29
29
/*
30
- * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.2 2010/01/05 16:49:46 meskes Exp $
30
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $
31
31
*/
32
32
33
33
#ifndef ECPG_SQLDA_H
@@ -54,7 +54,7 @@ typedef struct sqlda_struct sqlda_t;
54
54
55
55
#line 1 "sqltypes.h"
56
56
/*
57
- * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.2 2010/01/05 16:49:46 meskes Exp $
57
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $
58
58
*/
59
59
#ifndef ECPG_SQLTYPES_H
60
60
#define ECPG_SQLTYPES_H
Original file line number Diff line number Diff line change 26
26
27
27
#line 1 "sqlda.h"
28
28
/*
29
- * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.2 2010/01/05 16:49:46 meskes Exp $
29
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $
30
30
*/
31
31
32
32
#ifndef ECPG_SQLDA_H
@@ -52,7 +52,7 @@ typedef struct sqlda_struct sqlda_t;
52
52
53
53
54
54
#line 1 "pgtypes_numeric.h"
55
- /* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.2 2010/01/05 16:49:46 meskes Exp $ */
55
+ /* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $ */
56
56
57
57
#ifndef PGTYPES_NUMERIC
58
58
#define PGTYPES_NUMERIC
You can’t perform that action at this time.
0 commit comments