mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
doc: Use better placeholder in COPY synopsis
This commit is contained in:
parent
21ac38f498
commit
1c4429e703
@ -45,7 +45,7 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable
|
||||
FORCE_NULL { ( <replaceable class="parameter">column_name</replaceable> [, ...] ) | * }
|
||||
ON_ERROR <replaceable class="parameter">error_action</replaceable>
|
||||
ENCODING '<replaceable class="parameter">encoding_name</replaceable>'
|
||||
LOG_VERBOSITY <replaceable class="parameter">mode</replaceable>
|
||||
LOG_VERBOSITY <replaceable class="parameter">verbosity</replaceable>
|
||||
</synopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user