Re: Windows 64 bit warnings

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: Windows 64 bit warnings
Дата
Msg-id 20110425114812.GA12699@feivel.credativ.lan
обсуждение исходный текст
Ответ на Windows 64 bit warnings  (Andrew Dunstan <andrew@dunslane.net>)
Список 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 по дате отправления:

Предыдущее
От: Shigeru Hanada
Дата:
Сообщение: Re: wrong hint message for ALTER FOREIGN TABLE
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Unlogged tables, persistent kind