Re: ECPG patch 4.1, out-of-scope cursor support in native mode

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: ECPG patch 4.1, out-of-scope cursor support in native mode
Дата
Msg-id 20100119165816.GB11740@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: ECPG patch 4.1, out-of-scope cursor support in native mode  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Re: ECPG patch 4.1, out-of-scope cursor support in native mode  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
Zoltan,

while testing your patch I went through the test cases and found this in outofscope.pgc:

> + #include <inttypes.h>

As we know by now this won't work. :-)

Besides, would you mind simplifying the test case a little bit? There is no
need to have it test all the sqlda stuff, too. I don't mind having two cases
testing sqlda but this makes testing out of scope variable handling more
difficult especially with sqlda being a rather complex system with different
struct definitions and so on.

Also I wonder why you added struct.pgc. It seems to build and run without a
problem on a non-patched system. Is it an additional test that just happened to
be included here?

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
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber meskes@jabber.org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Git out of sync vs. CVS
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Git out of sync vs. CVS