Re: Bug in Beta3 with parser?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Bug in Beta3 with parser?
Date: 2004-09-30 21:29:58
Message-ID: 415C7AD6.3070904@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg Stark wrote:
> "Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:
>
>
>>template1=# update baz set test = test--3;
>>template1-#
>>
>>Here this system does not pick up the semi colon. I have to enter a second
>>semi colon to get the update to happen.
>
>
> Everything after a -- to the end of a line is a comment in SQL.

AHA! funky... makes sense but funky.

J

>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

Attachment Content-Type Size
jd.vcf text/x-vcard 640 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2004-09-30 21:35:21 Libpq problem on Windows.
Previous Message Brad Nicholson 2004-09-30 21:17:34 AIX and V8 beta 3