Re: LLVM jit and matview
От
Alvaro Herrera
Тема
Re: LLVM jit and matview
Дата
Msg-id
20180725223938.c5x2gkyum4t4tgxy@alvherre.pgsql
Ответ на
Re: LLVM jit and matview (Andres Freund)
Список
Дерево обсуждения
LLVM jit and matview Dmitry Dolgov <9erthalion6@gmail.com>
Re: LLVM jit and matview Michael Paquier <michael@paquier.xyz>
Re: LLVM jit and matview Andres Freund <andres@anarazel.de>
Re: LLVM jit and matview Michael Paquier <michael@paquier.xyz>
Re: LLVM jit and matview Dmitry Dolgov <9erthalion6@gmail.com>
Re: LLVM jit and matview Andres Freund <andres@anarazel.de>
Re: LLVM jit and matview Andres Freund <andres@anarazel.de>
Re: LLVM jit and matview Alvaro Herrera <alvherre@2ndquadrant.com>
Re: LLVM jit and matview Andres Freund <andres@anarazel.de>
Re: LLVM jit and matview Tom Lane <tgl@sss.pgh.pa.us>
Re: LLVM jit and matview Andres Freund <andres@anarazel.de>
Re: LLVM jit and matview Alvaro Herrera <alvherre@2ndquadrant.com>
On 2018-Jul-25, Andres Freund wrote: > On 2018-07-25 18:11:13 -0400, Alvaro Herrera wrote: > > On 2018-Jul-25, Andres Freund wrote: > > But what would be the advantage of avoiding the context release inside > > FreeExecutorState? It seems pretty appropriate to me to do it there. > > You could argue that the JIT context is definitely part of the estate > > being freed. Just amend the comment, no? > > I agree it's right to do it there. Ok. > I think I'm more questioning whether there's even a need to adapt the > comment, given it's really a local memory resource. But I guess I'll > just add a 'and ...' after "ExprContexts within the EState". Yeah, adding two words there sounds good. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления