Re: WIP Patch: Precalculate stable functions, infrastructure v1

From: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Arthur Zakirov <a(dot)zakirov(at)postgrespro(dot)ru>, Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>, Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: WIP Patch: Precalculate stable functions, infrastructure v1
Date: 2018-03-03 07:42:08
Message-ID: a31c7c806a6fd53893b7df97b862a096@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Ok!

On 02-03-2018 22:56, Andres Freund wrote:
> Hi,
>
> On 2018-03-02 11:22:01 +0300, Marina Polyakova wrote:
>> I fixed the failure that Thomas pointed out to me, and I'm finishing
>> work on
>> it, but it took me a while to study this part of the executor..
>
> I unfortunately think that makes this too late for v11, and we should
> mark this as returned with feedback.
>
> Greetings,
>
> Andres Freund

--
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message John Naylor 2018-03-03 09:23:36 Re: WIP: a way forward on bootstrap data
Previous Message konstantin knizhnik 2018-03-03 06:22:26 Re: Cached/global query plans, autopreparation