BUG #15535: psql: \copy: parse error at...

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: jean-marc(dot)voillequin(at)moodys(dot)com
Subject: BUG #15535: psql: \copy: parse error at...
Date: 2018-12-05 07:44:05
Message-ID: 15535-4358642c2d1edb9d@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15535
Logged by: jean-marc voillequin
Email address: jean-marc(dot)voillequin(at)moodys(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thomas Kellerer 2018-12-05 09:30:24 Re: PostgreSQL db password policy
Previous Message sudesh mohane 2018-12-05 06:26:12 PostgreSQL db password policy