Re: Windows 64 bit warnings - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: Windows 64 bit warnings
Date
Msg-id 20110425114812.GA12699@feivel.credativ.lan
Whole thread Raw
In response to Windows 64 bit warnings  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
> One is at src/interfaces/ecpg/ecpglib/sqlda.c:231, which is this line:
> 
>    sqlda->sqlvar[i].sqlformat = (char *) (long) PQfformat(res, i);
> 
> I'm not clear about the purpose of this anyway. It doesn't seem to

After not hearing from the author I just commented out that line. I cannot find
any explanation what should be stored in sqlformat.

> be used anywhere, and the comment on the field says it for future

Gosh, I didn't know that our own source says it's reserved for future use. I
guess that makes removing the statement even more of an option.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


pgsql-hackers by date:

Previous
From: Shigeru Hanada
Date:
Subject: Re: wrong hint message for ALTER FOREIGN TABLE
Next
From: Robert Haas
Date:
Subject: Re: Unlogged tables, persistent kind