Re: Windows port minor fixes - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Windows port minor fixes
Date
Msg-id 20191217044517.GH2344@paquier.xyz
Whole thread Raw
In response to Re: Windows port minor fixes  (Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Wrong assert in TransactionGroupUpdateXidStatus
Next
From: Michael Paquier
Date:
Subject: Re: Request to be allotted a project or a feature in pipeline