Re: LLVM breakage on seawasp

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: LLVM breakage on seawasp
Date: 2019-08-25 02:56:55
Message-ID: CA+hUKGLhwHQvnLo65PHUB-gupGXOoQpDn=DVhCm9OBcE9fPqAw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 25, 2019 at 9:46 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > Maybe we should just use std::unique_ptr's constructor, ie give it new
> > ImportMayTy() instead of using make_unique(), even though that's not
> > cool C++ these days?
>
> Yea, wfm. do you want to make it so?

Done.

--
Thomas Munro
https://enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2019-08-25 03:15:34 Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev)
Previous Message Justin Pryzby 2019-08-25 02:25:01 pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev)