Re: pgsql: Add Result Cache executor node (take 2)

2021-04-02 Thread David Rowley
On Sat, 3 Apr 2021 at 09:47, Andres Freund wrote: > Since this commit I am seeing > > In file included from /home/andres/src/postgresql/src/include/postgres.h:46, > from > /home/andres/src/postgresql/src/backend/executor/nodeResultCache.c:67: > /home/andres/src/postgresql/src/bac

Re: pgsql: Add Result Cache executor node (take 2)

2021-04-02 Thread Andres Freund
Hi, On 2021-04-02 01:11:35 +, David Rowley wrote: > Add Result Cache executor node (take 2) Since this commit I am seeing In file included from /home/andres/src/postgresql/src/include/postgres.h:46, from /home/andres/src/postgresql/src/backend/executor/nodeResultCache.c:67: