From 1658f6bf58efbad93cc48b1821a7eddb9de1703b Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Tue, 5 Jan 2010 17:10:23 +0000 Subject: [PATCH] And another one --- src/interfaces/ecpg/include/pgtypes_numeric.h | 2 -- src/interfaces/ecpg/test/expected/compat_informix-sqlda.c | 3 --- src/interfaces/ecpg/test/expected/sql-sqlda.c | 2 -- 3 files changed, 7 deletions(-) diff --git a/src/interfaces/ecpg/include/pgtypes_numeric.h b/src/interfaces/ecpg/include/pgtypes_numeric.h index 42d31a5082..207b5f37ba 100644 --- a/src/interfaces/ecpg/include/pgtypes_numeric.h +++ b/src/interfaces/ecpg/include/pgtypes_numeric.h @@ -1,5 +1,3 @@ -/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_numeric.h,v 1.16 2006/08/09 07:30:56 meskes Exp $ */ - #ifndef PGTYPES_NUMERIC #define PGTYPES_NUMERIC diff --git a/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c b/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c index 0a99a94db1..44ee4daebd 100644 --- a/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c +++ b/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c @@ -49,9 +49,6 @@ typedef struct sqlda_struct sqlda_t; #line 1 "sqltypes.h" -/* - * $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c,v 1.7 2010/01/05 17:07:51 meskes Exp $ - */ #ifndef ECPG_SQLTYPES_H #define ECPG_SQLTYPES_H diff --git a/src/interfaces/ecpg/test/expected/sql-sqlda.c b/src/interfaces/ecpg/test/expected/sql-sqlda.c index c6ea2c15f2..834ca34ee1 100644 --- a/src/interfaces/ecpg/test/expected/sql-sqlda.c +++ b/src/interfaces/ecpg/test/expected/sql-sqlda.c @@ -48,8 +48,6 @@ typedef struct sqlda_struct sqlda_t; #line 1 "pgtypes_numeric.h" -/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c,v 1.7 2010/01/05 17:07:51 meskes Exp $ */ - #ifndef PGTYPES_NUMERIC #define PGTYPES_NUMERIC -- 2.40.0