Re: Removing remaining parallel-build hazards in ecpg
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-11-30T01:50:04Z
Lists: pgsql-hackers
On Thu, Nov 29, 2018 at 12:15:08PM -0500, Tom Lane wrote: > I'm also wondering whether to back-patch such a change. Since we've > not heard field complaints that match up to this problem, it may be > that it's unlikely enough that fixing it in HEAD is good enough. HEAD sounds good enough for to me. Thanks for looking at those issues! -- Michael
Commits
-
Eliminate parallel-make hazard in ecpg/preproc.
- 29180e5d78e5 12.0 landed
-
Rename ecpg's various "extern.h" files to have distinct names.
- 3295f82022ff 12.0 landed