The options to COPY statement can not be separated with a comma

From: hvrauhal(at)gmail(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: The options to COPY statement can not be separated with a comma
Date: 2016-11-25 11:28:13
Message-ID: 20161125112813.6539.29538@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/sql-copy.html
Description:

The documentation describes:
[ [ WITH ] ( option [, ...] ) ]

But actually the options are only separated by spaces, for example
`with CSV HEADER NULL '';`

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2016-11-25 22:51:00 Re: The options to COPY statement can not be separated with a comma
Previous Message Michael Paquier 2016-11-24 07:00:04 Documentation does not SSL parameters are postmaster-only