Re: streaming result sets: progress

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: streaming result sets: progress
Дата
Msg-id 3DC8787E.6040906@xythos.com
обсуждение исходный текст
Ответ на streaming result sets: progress  (Nic Ferrier <nferrier@tapsellferrier.co.uk>)
Список pgsql-jdbc
Nic Ferrier wrote:
> So what I'm seeking is guidance: should I submit a large patch with
> all the changes in? (including changes I've made to clean up the call
> path)
>
> Should I first submit patches to clean up the call path? (this is my
> preferred option) and then implement the streamed result sets on top
> of that?
>

I agree that this is the best option.  And I agree that there is plenty
of room for this code to be cleaned up.

> Should I make a tar available of the source of my changes?
>

I don't think that is necessary.

> Should I work harder to make my changes fit in with the existing code?
>

No.  Spend your time improving the code, don't waste it trying to hack
the existing structure.

I am looking forward to seeing what you have done.

thanks,
--Barry




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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: streaming result sets: progress
Следующее
От: mixer2002de
Дата:
Сообщение: SSL-Howto?