| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Generate fmgr prototypes automatically |
| Date: | 2017-01-23 20:38:06 |
| Message-ID: | 10242d96-10fd-b742-ae7a-d2eb1a22a4d2@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 1/18/17 7:38 AM, Tom Lane wrote:
> Why do fmgroids.h, fmgrprotos.h, and fmgrtab.c now get mentioned
> twice? I suspect there is something broken about the parallelization.
> If indeed multiple instances of gmake are writing these files
> concurrently, that's likely to result in irreproducible build failures.
I've pushed a fix for this.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-01-23 20:42:22 | Re: [COMMITTERS] pgsql: Generate fmgr prototypes automatically |
| Previous Message | Peter Eisentraut | 2017-01-23 20:37:30 | pgsql: Fix parallel make issue with new fmgrprotos.h |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabien COELHO | 2017-01-23 20:39:53 | Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) |
| Previous Message | Fabien COELHO | 2017-01-23 20:37:14 | Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) |