pgsql: Remove redeclaration of struct sqlca_t --- unnecessary and

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove redeclaration of struct sqlca_t --- unnecessary and
Date: 2006-08-04 16:54:06
Message-ID: 20060804165406.163359FB313@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove redeclaration of struct sqlca_t --- unnecessary and provokes
warnings on some compilers.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/include:
ecpglib.h (r1.68 -> r1.69)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/ecpglib.h.diff?r1=1.68&r2=1.69)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-04 18:32:16 pgsql: Fix bug in new pg_dump -T/-N handling that was dumping system
Previous Message Tom Lane 2006-08-04 16:42:56 pgsql: Fix missing 'static' keywords --- some compilers gripe about