Re: pgsql: Add support for multivariate MCV lists

From: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add support for multivariate MCV lists
Date: 2019-03-28 18:33:36
Message-ID: 20190328183336.GB16397@development
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, Mar 28, 2019 at 11:29:12AM -0700, Peter Geoghegan wrote:
>On Wed, Mar 27, 2019 at 6:27 PM Tomas Vondra
><tomas(dot)vondra(at)2ndquadrant(dot)com> wrote:
>> It's a bit too late for pushing emergency fixes over here, so I'll do
>> more testing tomorrow and then push.
>
>The buildfarm is still almost all-red now. Can you estimate how long
>it will take to push a fix?
>

Half an hour, at most. I have a fix and I'm running tests on it to make
sure it does break something else.

regards

--
Tomas Vondra http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tomas Vondra 2019-03-28 19:22:43 pgsql: Fix deserialization of pg_mcv_list values
Previous Message Peter Geoghegan 2019-03-28 18:29:12 Re: pgsql: Add support for multivariate MCV lists