COPY options - Mailing list pgsql-docs

From Andrei M. Eichler
Subject COPY options
Date
Msg-id CABS=F1+aHKpE9Z2CwnffwCOxRKn9pFuYBsoAkHCL82YLm2q3eg@mail.gmail.com
Whole thread Raw
Responses Re: COPY options  (Kevin Grittner <kgrittn@gmail.com>)
List 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?


pgsql-docs by date:

Previous
From: niquola
Date:
Subject: Put PostgreSQL Documentation into PostgreSQL itself
Next
From: Kevin Grittner
Date:
Subject: Re: COPY options