Re: WIP Patch: Precalculate stable functions, infrastructure v1

From: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>
To: Aleksander Alekseev <a(dot)alekseev(at)postgrespro(dot)ru>
Cc: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: WIP Patch: Precalculate stable functions, infrastructure v1
Date: 2017-05-18 16:00:09
Message-ID: b539385e81ec10eefade192d646b5738@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Here's v2 of the patches. Changes from v1:

And here there's v3 of planning and execution: common executor steps for
all types of cached expression.

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

Attachment Content-Type Size
0002-Precalculate-stable-functions-planning-and-execution-v3.patch text/x-diff 92.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-05-18 16:00:42 Re: 10beta1/m68k: static assertion failed: "MAXALIGN too small to fit int32"
Previous Message Masahiko Sawada 2017-05-18 15:38:53 Re: [Proposal] Allow users to specify multiple tables in VACUUM commands