Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1658f6b

Browse files
author
Michael Meskes
committed
And another one
1 parent ed4295f commit 1658f6b

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

src/interfaces/ecpg/include/pgtypes_numeric.h

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_numeric.h,v 1.16 2006/08/09 07:30:56 meskes Exp $ */
2-
31
#ifndef PGTYPES_NUMERIC
42
#define PGTYPES_NUMERIC
53

src/interfaces/ecpg/test/expected/compat_informix-sqlda.c

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ typedef struct sqlda_struct sqlda_t;
4949

5050

5151
#line 1 "sqltypes.h"
52-
/*
53-
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.7 2010/01/05 17:07:51 meskes Exp $
54-
*/
5552
#ifndef ECPG_SQLTYPES_H
5653
#define ECPG_SQLTYPES_H
5754

src/interfaces/ecpg/test/expected/sql-sqlda.c

-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ typedef struct sqlda_struct sqlda_t;
4848

4949

5050
#line 1 "pgtypes_numeric.h"
51-
/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.7 2010/01/05 17:07:51 meskes Exp $ */
52-
5351
#ifndef PGTYPES_NUMERIC
5452
#define PGTYPES_NUMERIC
5553

0 commit comments

Comments
 (0)