Content-Length: 259552 | pFad | http://github.com/postgrespro/postgres/commit/f6f8ac8e75c9af5a599fa658d9125875f16ab08c

68 doc: Fix COPY ON_ERROR option syntax synopsis. · postgrespro/postgres@f6f8ac8 · GitHub
Skip to content

Commit f6f8ac8

Browse files
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 b725b7e. Author: Atsushi Torikoshi Reviewed-by: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoC%3Dn4xR3%2BKQiqodnfT9chSB62XwZqmMff39H%3Dx9DS4scQ%40mail.gmail.com
1 parent 91fe092 commit f6f8ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/copy.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable
4343
FORCE_QUOTE { ( <replaceable class="parameter">column_name</replaceable> [, ...] ) | * }
4444
FORCE_NOT_NULL { ( <replaceable class="parameter">column_name</replaceable> [, ...] ) | * }
4545
FORCE_NULL { ( <replaceable class="parameter">column_name</replaceable> [, ...] ) | * }
46-
ON_ERROR '<replaceable class="parameter">error_action</replaceable>'
46+
ON_ERROR <replaceable class="parameter">error_action</replaceable>
4747
ENCODING '<replaceable class="parameter">encoding_name</replaceable>'
4848
LOG_VERBOSITY <replaceable class="parameter">mode</replaceable>
4949
</synopsis>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/f6f8ac8e75c9af5a599fa658d9125875f16ab08c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy