| From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Ignoring some binaries generated in src/test |
| Date: | 2015-04-07 03:51:55 |
| Message-ID: | CAB7nPqRbwbgdNW8hPSqFhM7g0WXYAxw4aoU17WiqBkgRZj4FmA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
A couple of binaries in src/test, that are not part of the main make
flow, can be built but they are actually not ignored in the tree:
examples/testlibpq
examples/testlibpq2
examples/testlibpq3
examples/testlibpq4
examples/testlo
examples/testlo64
locale/test-ctype
thread/thread_test
I recall that some of them were target for removal, still shouldn't
they have their own entries in a .gitignore, like in the patch
attached?
Regards,
--
Michael
| Attachment | Content-Type | Size |
|---|---|---|
| 20150407_testbins_ignore.patch | text/x-patch | 628 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kouhei Kaigai | 2015-04-07 04:46:15 | Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API) |
| Previous Message | Michael Paquier | 2015-04-07 02:59:34 | Re: pg_rewind and log messages |