修改copy 指令的 help信息

This commit is contained in:
Laishenghao
2022-09-17 10:30:31 +08:00
parent 190557612c
commit 1bcae14bf9

View File

@ -36,7 +36,7 @@ COPY query
| [ FIXED FORMATTER ( { column_name( offset, length ) } [, ...] ) ];
where option can be:
FORMAT 'format_name'
FORMAT format_name
| OIDS [ boolean ]
| DELIMITER 'delimiter_character'
| NULL 'null_string'