doc: Fix COPY ON_ERROR option syntax synopsis.

Masahiko Sawada <msawada@postgresql.org>

Commit: f6f8ac8e75c9af5a599fa658d9125875f16ab08c
Author: Masahiko Sawada <msawada@postgresql.org>
Date: 2024-04-17T07:10:18Z
Releases: 17.0
doc: Fix COPY ON_ERROR option syntax synopsis.

ON_ERROR option values don't require quotations, which was
inconsistent with the syntax synopsis in the documentation.

Oversight in b725b7eec43.

Author: Atsushi Torikoshi
Reviewed-by: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoC%3Dn4xR3%2BKQiqodnfT9chSB62XwZqmMff39H%3Dx9DS4scQ%40mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/copy.sgml modified +1 −1

Documentation touched

Discussion