Add new error_action COPY ON_ERROR "log"

Edit
ID 4798
Title Add new error_action COPY ON_ERROR "log"
Topic SQL Commands
Created 2024-01-29 13:04:31
Last modified 2024-04-01 10:17:03 (7 months, 2 weeks ago)
Latest email 2024-04-04 01:41:47 (7 months, 2 weeks ago)
Status
2024-03: Committed
Target version 17
Authors Bharath Rupireddy (bharathrupireddy), Atsushi Torikoshi (atsushitorikoshi)
Reviewers Masahiko Sawada (masahikosawada)Become reviewer
Committer Masahiko Sawada (masahikosawada)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4798
git checkout commitfest/cf/4798
Emails
Add new error_action COPY ON_ERROR "log"
First at 2024-01-25 16:42:14 by torikoshia <torikoshia at oss.nttdata.com>
Latest at 2024-04-04 01:41:47 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v15-0001-Add-new-COPY-option-LOG_VERBOSITY.patch) at 2024-04-01 01:03:22 from Masahiko Sawada <sawada.mshk at gmail.com>
    Attachment (v15-0001-Add-new-COPY-option-LOG_VERBOSITY.patch) at 2024-04-01 01:03:22 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (v14-0001-Add-new-COPY-option-LOG_VERBOSITY.patch) at 2024-03-30 14:05:13 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v13-0001-Add-new-COPY-option-LOG_VERBOSITY.patch) at 2024-03-27 17:49:21 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v12-0001-Add-new-COPY-option-LOG_VERBOSITY.patch) at 2024-03-26 08:16:10 from Masahiko Sawada <sawada.mshk at gmail.com> (Patch: Yes)
    Attachment (v11-0001-Add-detailed-info-when-COPY-skips-soft-errors.patch) at 2024-03-26 06:04:11 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v10-0001-Add-detailed-info-when-COPY-skips-soft-errors.patch) at 2024-03-26 03:23:33 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v9-0001-Add-LOG_VERBOSITY-option-to-COPY-command.patch) at 2024-03-25 11:21:39 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v8-0001-Add-LOG_VERBOSITY-option-to-COPY-command.patch) at 2024-03-13 14:02:37 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v7-0001-Add-LOG_VERBOSITY-option-to-COPY-command.patch) at 2024-03-13 02:38:42 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v6-0001-Add-LOG_VERBOSITY-option-to-COPY-command.patch) at 2024-03-12 23:46:29 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (v6-0001-Add-LOG_VERBOSITY-option-to-COPY-command.patch) at 2024-03-11 12:30:00 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v5-0001-Add-LOG_VERBOSITY-option-to-COPY-command.patch) at 2024-03-08 10:06:30 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Add-detailed-info-when-COPY-skips-soft-errors.patch) at 2024-03-06 14:02:28 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Add-detailed-info-when-COPY-skips-soft-errors.patch) at 2024-02-28 06:40:00 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-detailed-info-when-COPY-skips-soft-errors.patch) at 2024-02-17 06:00:00 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Add-detailed-info-when-COPY-skips-soft-errors.patch) at 2024-02-16 08:15:00 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Add-new-error_action-log-to-ON_ERROR-option.patch) at 2024-01-29 03:11:34 from torikoshia <torikoshia at oss.nttdata.com> (Patch: Yes)
    Attachment (v1-0001-Add-new-error_action-log-to-ON_ERROR.patch) at 2024-01-25 16:42:14 from torikoshia <torikoshia at oss.nttdata.com> (Patch: Yes)
History
When Who What
2024-04-01 10:17:03 Bharath Rupireddy (bharathrupireddy) Closed in commitfest 2024-03 with status: Committed
2024-03-28 01:05:05 Bharath Rupireddy (bharathrupireddy) New status: Needs review
2024-03-26 02:42:12 Masahiko Sawada (masahikosawada) Added masahikosawada as committer
2024-03-26 02:42:10 Masahiko Sawada (masahikosawada) Added masahikosawada as reviewer
2024-03-26 02:42:08 Masahiko Sawada (masahikosawada) New status: Waiting on Author
2024-03-11 12:19:49 Bharath Rupireddy (bharathrupireddy) Changed authors to Bharath Rupireddy (bharathrupireddy), Atsushi Torikoshi (atsushitorikoshi)
2024-01-29 13:04:51 atsushi torikoshi (atorik) Changed authors to Atsushi Torikoshi (atsushitorikoshi)
2024-01-29 13:04:51 atsushi torikoshi (atorik) Changed targetversion to 17
2024-01-29 13:04:31 atsushi torikoshi (atorik) Attached mail thread 9e40f7a7864c0456ab9b8d3ff85b59d0@oss.nttdata.com
2024-01-29 13:04:31 atsushi torikoshi (atorik) Created patch record
Edit