Re: bug: ANALYZE progress report with inheritance tables - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: bug: ANALYZE progress report with inheritance tables
Date
Msg-id C2EF519D-063E-46AB-84F4-E7E87E85AC6B@yesql.se
Whole thread Raw
In response to bug: ANALYZE progress report with inheritance tables  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-hackers
> On 22 Jan 2023, at 17:23, Justin Pryzby <pryzby@telsasoft.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




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Add GUC to tune glibc's malloc implementation.
Next
From: Peter Geoghegan
Date:
Subject: Re: POC, WIP: OR-clause support for indexes