Ignore files in src/interfaces/libpq generated by windows builds

Started by Michael Paquieralmost 12 years ago2 messageshackers
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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

Attachments:

20140508_mingw_gitignore.patchapplication/octet-stream; name=20140508_mingw_gitignore.patchDownload+2-0
#2Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Michael Paquier (#1)
Re: Ignore files in src/interfaces/libpq generated by windows builds

On 05/08/2014 08:48 AM, Michael Paquier wrote:

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.

Applied, thanks. win32setlocale.c dates back to 9.1, so back-patched that.

- Heikki

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers