pgsql: Ah, should read the file completely.
| From: |
meskes(at)postgresql(dot)org (Michael Meskes) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: Ah, should read the file completely. |
| Date: |
2010-01-05 17:04:18 |
| Message-ID: |
20100105170418.688D0753FB7@cvs.postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Ah, should read the file completely. I got so used to git that I almost forgot about the cvs stuff.
Modified Files:
--------------
pgsql/src/interfaces/ecpg/include:
sqlda.h (r1.5 -> r1.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/sqlda.h?r1=1.5&r2=1.6)
pgsql/src/interfaces/ecpg/test/expected:
compat_informix-sqlda.c (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/compat_informix-sqlda.c?r1=1.4&r2=1.5)
sql-sqlda.c (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-sqlda.c?r1=1.4&r2=1.5)
pgsql-committers by date
| Next: | From: Michael Meskes | Date: 2010-01-05 17:05:49 |
| Subject: pgsql: And then forgot to commit the fixed files. |
| Previous: | From: Michael Meskes | Date: 2010-01-05 16:58:37 |
| Subject: pgsql: Thrid try. |