Re: BUG #1645: Auto complete SQL "COPY" have problems.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Seamus Dean" <ljh1469(at)alibaba-inc(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1645: Auto complete SQL "COPY" have problems.
Date: 2005-05-04 14:22:52
Message-ID: 18131.1115216572@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Seamus Dean" <ljh1469(at)alibaba-inc(dot)com> writes:
> When I using the TAB key to auto complete the 'copy' command,I found that
> the psql create the following sql:
> COPY student FROM '/home/pgsql/student.txt' DELIMETER '';

Ooops. Thanks for the report --- will fix this.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dirk Bade 2005-05-04 16:21:13 BUG #1647: shows version 7.1, doesnt create tablespaces etc.
Previous Message Kjh 2005-05-04 12:18:30 BUG #1646: ERROR: column "mycolumn" is of type boolean but expression is of type character