postgresql/src/include/commands
Michael Paquier 9d2d457009 Add support for more progress reporting in COPY
The command (TO or FROM), its type (file, pipe, program or callback),
and the number of tuples excluded by a WHERE clause in COPY FROM are
added to the progress reporting already available.

The column "lines_processed" is renamed to "tuples_processed" to
disambiguate the meaning of this column in the cases of CSV and BINARY
COPY and to be more consistent with the other catalog progress views.

Bump catalog version, again.

Author: Matthias van de Meent
Reviewed-by: Michael Paquier, Justin Pryzby, Bharath Rupireddy, Josef
Šimánek, Tomas Vondra
Discussion: https://postgr.es/m/CAEze2WiOcgdH4aQA8NtZq-4dgvnJzp8PohdeKchPkhMY-jWZXA@mail.gmail.com
2021-03-09 14:21:03 +09:00
..
alter.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
async.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
cluster.h Refactor option handling of CLUSTER, REINDEX and VACUUM 2021-01-18 14:03:10 +09:00
collationcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
comment.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
conversioncmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
copy.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
copyfrom_internal.h Remove server and libpq support for old FE/BE protocol version 2. 2021-03-04 10:45:55 +02:00
createas.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
dbcommands.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
dbcommands_xlog.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
defrem.h Refactor option handling of CLUSTER, REINDEX and VACUUM 2021-01-18 14:03:10 +09:00
discard.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
event_trigger.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
explain.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
extension.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
lockcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
matview.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
policy.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
portalcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
prepare.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
proclang.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
progress.h Add support for more progress reporting in COPY 2021-03-09 14:21:03 +09:00
publicationcmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
schemacmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
seclabel.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
sequence.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
subscriptioncmds.h Allow multiple xacts during table sync in logical replication. 2021-02-12 07:41:51 +05:30
tablecmds.h Refactor code in tablecmds.c to check and process tablespace moves 2021-01-27 11:54:16 +09:00
tablespace.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
trigger.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
typecmds.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
user.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
vacuum.h Add option PROCESS_TOAST to VACUUM 2021-02-09 14:13:57 +09:00
variable.h Update copyright for 2021 2021-01-02 13:06:25 -05:00
view.h Update copyright for 2021 2021-01-02 13:06:25 -05:00