projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21ac38f
)
doc: Use better placeholder in COPY synopsis
author
Peter Eisentraut
Thu, 9 May 2024 14:34:50 +0000
(16:34 +0200)
committer
Peter Eisentraut
Thu, 9 May 2024 14:36:51 +0000
(16:36 +0200)
doc/src/sgml/ref/copy.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/copy.sgml
b/doc/src/sgml/ref/copy.sgml
index 1ce19668d80b982f66390e24aac0a8beafb2b919..1518af8a0450c90319fe43ac32ab84bb1ce2361e 100644
(file)
--- a/
doc/src/sgml/ref/copy.sgml
+++ b/
doc/src/sgml/ref/copy.sgml
@@
-45,7
+45,7
@@
COPY {
table_name
[ (
FORCE_NULL { (
column_name
[, ...] ) | * }
ON_ERROR
error_action
ENCODING '
encoding_name
'
- LOG_VERBOSITY
mode
+ LOG_VERBOSITY
verbosity