diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml index f493ddb371d..8394402f096 100644 --- a/doc/src/sgml/ref/copy.sgml +++ b/doc/src/sgml/ref/copy.sgml @@ -221,6 +221,7 @@ COPY { table_name [ ( csv (Comma Separated Values), or binary. The default is text. + See below for details. @@ -650,10 +651,10 @@ COPY count - + File Formats - + Text Format @@ -798,7 +799,7 @@ COPY count - + CSV Format @@ -892,7 +893,7 @@ COPY count - + Binary Format