Re: pgsql: Report progress of CREATE INDEX operations - Mailing list pgsql-committers

From Alvaro Herrera
Subject Re: pgsql: Report progress of CREATE INDEX operations
Date
Msg-id 20190403015145.GA10188@alvherre.pgsql
Whole thread Raw
In response to pgsql: Report progress of CREATE INDEX operations  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-committers
On 2019-Apr-02, Alvaro Herrera wrote:

> Report progress of CREATE INDEX operations

I just noticed that valgrind is also complaining about
IndexVacuumInfo.report_progress being uninitialized in a couple of
callsites.  Will fix early tomorrow.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: pgsql: Add support for multivariate MCV lists
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Correctly initialize newly added struct member