ECPG fixes, was: Re: ECPG FETCH readahead

Поиск
Список
Период
Сортировка
От Boszormenyi Zoltan
Тема ECPG fixes, was: Re: ECPG FETCH readahead
Дата
Msg-id 528CBC10.9080203@cybertec.at
обсуждение исходный текст
Ответ на Re: ECPG FETCH readahead  (Boszormenyi Zoltan <zb@cybertec.at>)
Ответы Modify the DECLARE CURSOR command tag depending on the scrollable flag  (Boszormenyi Zoltan <zb@cybertec.at>)
ECPG infrastructure changes part 1, was: Re: ECPG fixes  (Boszormenyi Zoltan <zb@cybertec.at>)
ECPG infrastructure changes, part 2, was: Re: ECPG fixes  (Boszormenyi Zoltan <zb@cybertec.at>)
ECPG infrastructure changes, part 3, was: Re: ECPG fixes  (Boszormenyi Zoltan <zb@cybertec.at>)
ECPG infrastructure changes, part 4, was: Re: ECPG fixes  (Boszormenyi Zoltan <zb@cybertec.at>)
ECPG infrastructure changes, part 5, was: Re: ECPG fixes  (Boszormenyi Zoltan <zb@cybertec.at>)
ECPG FETCH readahead, was: Re: ECPG fixes  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
2013-11-12 07:15 keltezéssel, Boszormenyi Zoltan írta:
> 2013-11-12 07:01 keltezéssel, Noah Misch írta:
>> On Mon, Nov 11, 2013 at 10:17:54AM +0100, Boszormenyi Zoltan wrote:
>>> The old contents of my GIT repository was removed so you need to
>>> clone it fresh. https://github.com/zboszor/ecpg-readahead.git
>>> I won't post the humongous patch again, since sending a 90KB
>>> compressed file to everyone on the list is rude.
>> Patches of that weight show up on a regular basis.  I don't think it's rude.
>
> OK, here it is.

I have rebased the patchset after "ecpg: Split off mmfatal() from mmerror()"
since it caused merge conflicts.

It's at the usual place again, you need to clone it from scratch if you are
interested in looking at git diff/log

I have removed some previous ecpg_log() debug output and
the total patch size is not so huge any more but I am going to post
the split-up set in parts.

Attached is the first few patches that are strictly generic ECPG fixes.
They can be applied independently and obvious enough.

Subsequent patches will come as reply to this email.

Best regards,
Zoltán Böszörményi

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de
      http://www.postgresql.at/


Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] configure: allow adding a custom string to PG_VERSION
Следующее
От: Boszormenyi Zoltan
Дата:
Сообщение: Modify the DECLARE CURSOR command tag depending on the scrollable flag