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:25:16Z
Lists: pgsql-hackers

Attachments

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.

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