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