Re: Windows port minor fixes

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Windows port minor fixes
Дата
Msg-id 20191217044517.GH2344@paquier.xyz
обсуждение исходный текст
Ответ на Re: Windows port minor fixes  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
Список pgsql-hackers
On Mon, Dec 16, 2019 at 07:57:10PM +0100, Juan José Santamaría Flecha wrote:
> If you want to address 2 unrelated issues, it makes little sense to use a
> single thread and 3 patches.

And if you actually group things together so as any individual looking
at your patches does not have to figure out which piece applies to
what, that's also better.  Anyway, the patch for putenv() is wrong in
the way the memory is freed, but this has been mentioned on another
thread.  We rely on MAXPGPATH heavily so your patch trying to change
the buffer length does not bring much, and the windows-crypt call is
also wrong based for the version handling, as discussed on another
thread.
--
Michael

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Wrong assert in TransactionGroupUpdateXidStatus
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Request to be allotted a project or a feature in pipeline