Ignore files in src/interfaces/libpq generated by windows builds - Mailing list pgsql-hackers

From Michael Paquier
Subject Ignore files in src/interfaces/libpq generated by windows builds
Date
Msg-id CAB7nPqRvTSA9SwkyOoyVSkZXyd8fyk2vpeOFRFWJta=4-MpWng@mail.gmail.com
Whole thread Raw
Responses Re: Ignore files in src/interfaces/libpq generated by windows builds
List pgsql-hackers
Hi all,

While doing some builds with mingw and 9.4, I noticed that a couple of
files generated by build are not ignored in the source tree. Those two
files are system.c and win32setlocale.c in src/interfaces/libpq.
Please find attached a patch fixing that.
Note that this is recent and is partially caused by commit a692ee5.

Regards,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Compilation errors with mingw build caused by undefined optreset
Next
From: Jaime Casanova
Date:
Subject: Re: [WIP] showing index maintenance on EXPLAIN