COPY options

From: "Andrei M(dot) Eichler" <andrei(dot)eichler(at)unicheck(dot)com(dot)br>
To: pgsql-docs(at)postgresql(dot)org
Subject: COPY options
Date: 2016-04-28 16:58:22
Message-ID: CABS=F1+aHKpE9Z2CwnffwCOxRKn9pFuYBsoAkHCL82YLm2q3eg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi everyone,

In the documentation of COPY options, it lists the following options with a
"_" in it's name:

FORCE_QUOTE
FORCE_NOT_NULL
FORCE_NULL

But when one tries to use it as it is from the docs, one gets the following
results:
ERROR: syntax error at or near "force_null"

Shouldn't it be without the "_" in the docs?

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Mavka 2016-04-28 18:07:53 Date formatting
Previous Message niquola 2016-04-27 20:27:00 Put PostgreSQL Documentation into PostgreSQL itself