File tree 3 files changed +4
-8
lines changed
3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
- /*
2
- * $PostgreSQL: pgsql/src/interfaces/ecpg/include/sqlda.h,v 1.5 2010/01/05 16:38:23 meskes Exp $
3
- */
4
-
5
1
#ifndef ECPG_SQLDA_H
6
2
#define ECPG_SQLDA_H
7
3
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.4 2010/01/05 16:58:37 meskes Exp $
30
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.5 2010/01/05 17:04:18 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.4 2010/01/05 16:58:37 meskes Exp $
57
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.5 2010/01/05 17:04:18 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.4 2010/01/05 16:58:37 meskes Exp $
29
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.5 2010/01/05 17:04:18 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.4 2010/01/05 16:58:37 meskes Exp $ */
55
+ /* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.5 2010/01/05 17:04:18 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