Re: WIP: Enhanced ALTER OPERATOR

From: Uriy Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: Enhanced ALTER OPERATOR
Date: 2015-05-22 14:02:44
Message-ID: 1696570.4G25orvryu@dinodell
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wednesday 20 May 2015 20:50:41 Andres Freund wrote:
> Note that this very likely wasn't actually using a prepared plan. Due to
> the custom plan infrastructure the first few invocations are going to be
> replanned.

Hello. I tested it on 30 and 50 iterations, and it feels good.

Thanks.
--
Uriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2015-05-22 14:43:11 Re: [PATCH] Generalized JSON output functions
Previous Message Tom Lane 2015-05-22 14:01:38 Re: Missing "-i / --ignore-version" in pg_dump help