Re: [PATCH] Initial progress reporting for COPY command

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Josef Šimánek <josef.simanek@gmail.com>
Cc: Tomas Vondra <tomas.vondra@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>, Pavel Stehule <pavel.stehule@gmail.com>, vignesh C <vignesh21@gmail.com>
Date: 2020-07-02T12:51:40Z
Lists: pgsql-hackers
> On 2 Jul 2020, at 14:42, Josef Šimánek <josef.simanek@gmail.com> wrote:
> čt 2. 7. 2020 v 14:25 odesílatel Daniel Gustafsson <daniel@yesql.se <mailto:daniel@yesql.se>> napsal:

> The automated patchtester for the Commitfest gets confused when there are two
> versions of the same changeset attached to the email, as it tries to apply them
> both which obviously results in an application failure.  I've attached just the
> previously submitted patch version to this email to see if we can get a test
> run of it.
> 
> Thanks, I'm new to commitfest and I was confused as well.

No worries, we're here to help.

> I tried to reattach the thread there. I'll prepare a new patch soon, what should I do? Just attach it again?

Correct, just reply to the thread with a new version of the patch attached, and
it'll get picked up automatically. No need to do anything more.

cheers ./daniel


Commits

  1. Report progress of COPY commands

  2. Doc fixup for hashagg_avoid_disk_plan GUC.

  3. Fix inconsistent markups in catalogs.sgml