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

From PG Bug reporting form
Subject BUG #15535: psql: \copy: parse error at...
Date
Msg-id 15535-4358642c2d1edb9d@postgresql.org
Whole thread Raw
Responses Re: BUG #15535: psql: \copy: parse error at...  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
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.


pgsql-bugs by date:

Previous
From: sudesh mohane
Date:
Subject: PostgreSQL db password policy
Next
From: Thomas Kellerer
Date:
Subject: Re: PostgreSQL db password policy