Re: LLVM compile failing in seawasp
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Fabien COELHO <coelho@cri.ensmp.fr>, didier <did447@gmail.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
Pg Hackers <pgsql-hackers@lists.postgresql.org>, buildfarm@coelho.net
Date: 2019-07-28T21:55:33Z
Lists: pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes: > Let's just commit the #undef so that seawasp is green and back to > being ready to tell us if something else breaks. +1. I was afraid that working around this would be impossibly painful ... but if it just takes one judiciously placed #undef, let's do that and not argue about it. regards, tom lane
Commits
-
Avoid macro clash with LLVM 9.
- 0ef70bbaddb6 11.5 landed
- 180825fe43ec 12.0 landed
- a2a777d01197 13.0 landed