projects
/
users
/
andresfreund
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f708829
)
And another one
author
Michael Meskes
<
[email protected]
>
Tue, 5 Jan 2010 17:10:23 +0000
(17:10 +0000)
committer
Michael Meskes
<
[email protected]
>
Tue, 5 Jan 2010 17:10:23 +0000
(17:10 +0000)
src/interfaces/ecpg/include/pgtypes_numeric.h
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/expected/compat_informix-sqlda.c
patch
|
blob
|
blame
|
history
src/interfaces/ecpg/test/expected/sql-sqlda.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/include/pgtypes_numeric.h
b/src/interfaces/ecpg/include/pgtypes_numeric.h
index 355577349bac4c22311a0e0fbe03c174f30041a8..207b5f37ba49503e5f60d8b5ee011c12541d0283 100644
(file)
--- a/
src/interfaces/ecpg/include/pgtypes_numeric.h
+++ b/
src/interfaces/ecpg/include/pgtypes_numeric.h
@@
-1,5
+1,3
@@
-/* $PostgreSQL$ */
-
#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 885ac0fc021b3db751bf0ae65e0e46503d9c5026..44ee4daebd0774bb9da134295d65f3cb879ca4c2 100644
(file)
--- 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$
- */
#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 eb75abe3c0392151cc8a8a47baeb0ede76a2c6b8..834ca34ee120e8a5fe16a6b048c6fa0249c223b8 100644
(file)
--- 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$ */
-
#ifndef PGTYPES_NUMERIC
#define PGTYPES_NUMERIC