BUG #1486: Apostrophes are not ignored in pgplsql comments

From: "Andrew Gold" <agold(at)cbamedia(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1486: Apostrophes are not ignored in pgplsql comments
Date: 2005-02-17 18:41:25
Message-ID: 20050217184125.62C74F0B06@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1486
Logged by: Andrew Gold
Email address: agold(at)cbamedia(dot)com
PostgreSQL version: 7.4.7
Operating system: Debian Linux
Description: Apostrophes are not ignored in pgplsql comments
Details:

In pgplsql functions, apostrophes in comments are not ignored by the pgplsql
interpreter. Parsing errors result from correct spelling in comments. For
example, a comment such as:

-- This can't be a good way to solve this.

will generate errors. This seems to be a general bug and was easily
duplicated.

Thanks,

Andrew Gold

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Yeh 2005-02-18 05:27:15 BUG #1487: Index problem
Previous Message Hannes Erven 2005-02-17 12:59:27 BUG #1485: upper case user names / creatuser