Re: SSL (patch 1)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SSL (patch 1)
Дата
Msg-id Pine.LNX.4.44.0205281136480.1300-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: SSL (patch 1)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane writes:

> I'm a little uncomfortable with that whole approach to things, and was
> intending to suggest that you submit the SSL changes as one big patch.
> I feel that this is not letting me see the big picture ... quite aside
> >from the probability of breakage if patches get applied out-of-order.

I had suggested to Bear Giles in private mail that he resend his original
big patch as little pieces that preferrably change only one thing at a
time.  At least for me this makes it easier to see what is going on.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: COPY and default values
Следующее
От: sugita@sra.co.jp
Дата:
Сообщение: Make factorial(0::int2) return 1, as per spec.