diff options
author | Michael Meskes | 2010-01-05 17:04:18 +0000 |
---|---|---|
committer | Michael Meskes | 2010-01-05 17:04:18 +0000 |
commit | 76ecbb5782deecb6805f2018fbf2f9e065d5fefe (patch) | |
tree | 7ea14764d359740477cc2cf3b45c25263eb1f1c3 /src/interfaces/ecpg/include/sqlda.h | |
parent | ab2f0ef7c1fd782d08b9644883f9bd2ee20c2411 (diff) |
Ah, should read the file completely. I got so used to git that I almost forgot about the cvs stuff.
Diffstat (limited to 'src/interfaces/ecpg/include/sqlda.h')
-rw-r--r-- | src/interfaces/ecpg/include/sqlda.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interfaces/ecpg/include/sqlda.h b/src/interfaces/ecpg/include/sqlda.h index 3eaa7b45565..b1b4debf905 100644 --- a/src/interfaces/ecpg/include/sqlda.h +++ b/src/interfaces/ecpg/include/sqlda.h @@ -1,7 +1,3 @@ -/* - * $PostgreSQL: pgsql/src/interfaces/ecpg/include/sqlda.h,v 1.5 2010/01/05 16:38:23 meskes Exp $ - */ - #ifndef ECPG_SQLDA_H #define ECPG_SQLDA_H |