| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | "jean-marc(dot)voillequin(at)moodys(dot)com" <jean-marc(dot)voillequin(at)moodys(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #15535: psql: \copy: parse error at... |
| Date: | 2018-12-05 12:30:45 |
| Message-ID: | CAKFQuwa7J0=r72VJks7+RV0YiwQ+_8YX5EQ_u-_cmc2Q0N9Z3Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Wednesday, December 5, 2018, PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:
> 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.
>
Where does it say that it should be?
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2018-12-05 12:33:53 | Re: BUG #15536: ERROR: column "value " does not exist |
| Previous Message | PG Bug reporting form | 2018-12-05 10:36:24 | BUG #15536: ERROR: column "value " does not exist |