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

Started by Tom Lanealmost 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)