On Sat, Apr 1, 2017 at 5:27 PM, Thomas Munro <[email protected]> wrote: > On Sat, Apr 1, 2017 at 8:41 PM, Andres Freund <[email protected]> wrote: >> For the upcoming JIT support LLVM is required. To avoid issues with >> having to support multiple LLVM versions, add a vendored version of >> LLVM. >> >> The large size of LLVM makes this not great, but I think it's better >> than the alternatives. And I'll forever have the most lines added to >> postgres. >> >> Author: Andres Freund >> Discussion: >> http://postgr.es/m/[email protected] >> >> Branch >> ------ >> master >> >> Details >> ------- >> http://git.postgresql.org/pg/commitdiff/d31084e9d1118b25fd16580d9d8c2924b5740dff > > This has broken VAX build farm members "poisson" and "davril". One > minor nitpick, I think it needs to rewritten in C so that pgindent can > handle it.
That may not be the only problem. So this has been committed but it is not present in the tree? -- Michael -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
