Re: bug: ANALYZE progress report with inheritance tables

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Ilya Gladyshev <ilya(dot)v(dot)gladyshev(at)gmail(dot)com>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: bug: ANALYZE progress report with inheritance tables
Date: 2023-08-01 21:03:03
Message-ID: C2EF519D-063E-46AB-84F4-E7E87E85AC6B@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 22 Jan 2023, at 17:23, Justin Pryzby <pryzby(at)telsasoft(dot)com> wrote:

> diff --git a/src/backend/commands/analyze.c b/src/backend/commands/analyze.c
> index c86e690980e..96710b84558 100644
> ...

This CF entry fails to build in the CFBot since the patch isn't attached to the
email, and the CFBot can't extract inline patches from the mail body. Can you
please submit this as an attached (and rebased) patch to make sure we get
automated testing on it?

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2023-08-01 21:16:09 Re: POC, WIP: OR-clause support for indexes
Previous Message Daniel Gustafsson 2023-08-01 20:54:29 Re: Add GUC to tune glibc's malloc implementation.