mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Thrid try. It seems my two checkouts need some cleaning up.
This commit is contained in:
parent
5126d680bb
commit
ab2f0ef7c1
@ -27,7 +27,7 @@
|
||||
|
||||
#line 1 "sqlda.h"
|
||||
/*
|
||||
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $
|
||||
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.4 2010/01/05 16:58:37 meskes Exp $
|
||||
*/
|
||||
|
||||
#ifndef ECPG_SQLDA_H
|
||||
@ -54,7 +54,7 @@ typedef struct sqlda_struct sqlda_t;
|
||||
|
||||
#line 1 "sqltypes.h"
|
||||
/*
|
||||
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $
|
||||
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.4 2010/01/05 16:58:37 meskes Exp $
|
||||
*/
|
||||
#ifndef ECPG_SQLTYPES_H
|
||||
#define ECPG_SQLTYPES_H
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
#line 1 "sqlda.h"
|
||||
/*
|
||||
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $
|
||||
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.4 2010/01/05 16:58:37 meskes Exp $
|
||||
*/
|
||||
|
||||
#ifndef ECPG_SQLDA_H
|
||||
@ -52,7 +52,7 @@ typedef struct sqlda_struct sqlda_t;
|
||||
|
||||
|
||||
#line 1 "pgtypes_numeric.h"
|
||||
/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.3 2010/01/05 16:52:15 meskes Exp $ */
|
||||
/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.4 2010/01/05 16:58:37 meskes Exp $ */
|
||||
|
||||
#ifndef PGTYPES_NUMERIC
|
||||
#define PGTYPES_NUMERIC
|
||||
|
Loading…
x
Reference in New Issue
Block a user