Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Matheus Alcantara <matheusssilv97@gmail.com>
From: "Matheus Alcantara" <matheusssilv97@gmail.com>
To: "jian he" <jian.universality@gmail.com>
Cc: "torikoshia" <torikoshia@oss.nttdata.com>, "Masahiko Sawada"
<sawada.mshk@gmail.com>, "vignesh C" <vignesh21@gmail.com>, "Jim Jones"
<jim.jones@uni-muenster.de>, "Kirill Reshke" <reshkekirill@gmail.com>,
"Fujii Masao" <masao.fujii@oss.nttdata.com>, "David G. Johnston"
<david.g.johnston@gmail.com>, "Yugo NAGATA" <nagata@sraoss.co.jp>,
"PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-06T13:00:36Z
Lists: pgsql-hackers
Attachments
- v22-0001-tweaks.diff.nocfbot (text/plain)
On Fri Feb 6, 2026 at 9:58 AM -03, Matheus Alcantara wrote: > Thanks, overall the patch looks good to me. I'm attaching a diff with > just some small tweaks on documentation and error messages. Please see > and check if it's make sense. > I miss to include the diff file, sorry about that. -- Matheus Alcantara EDB: https://www.enterprisedb.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
file_fdw: Add regression test for file_fdw with ON_ERROR='set_null'
- d8879d34b9dd 19 (unreleased) landed
-
Add COPY (on_error set_null) option
- 2a525cc97e19 19 (unreleased) landed
-
Add REJECT_LIMIT option to the COPY command.
- 4ac2a9beceb1 18.0 cited
-
Add log_verbosity = 'silent' support to COPY command.
- e7834a1a251d 18.0 cited
-
Add new COPY option LOG_VERBOSITY.
- f5a227895e17 17.0 cited