Re: BUG #15535: psql: \copy: parse error at... - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #15535: psql: \copy: parse error at...
Date
Msg-id CAKFQuwa7J0=r72VJks7+RV0YiwQ+_8YX5EQ_u-_cmc2Q0N9Z3Q@mail.gmail.com
Whole thread Raw
In response to BUG #15535: psql: \copy: parse error at...  (PG Bug reporting form <noreply@postgresql.org>)
Responses RE: BUG #15535: psql: \copy: parse error at...
List pgsql-bugs
On Wednesday, December 5, 2018, PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      15535
Logged by:          jean-marc voillequin
Email address:      jean-marc.voillequin@moodys.com
PostgreSQL version: 10.3
Operating system:   windows 7
Description:       

When I run the following copy command under psql:

\copy pg_tables /*(*/ to 'test';

I get:
\copy: parse error at "/*"

The comment /*(*/ is not ignored.

Where does it say that it should be?

David J. 

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15536: ERROR: column "value " does not exist
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #15536: ERROR: column "value " does not exist