Re: Comments with embedded single quotes - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Comments with embedded single quotes
Date
Msg-id Pine.LNX.4.21.0006301814420.347-100000@localhost.localdomain
Whole thread Raw
In response to Re: Comments with embedded single quotes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Comments with embedded single quotes  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian writes:

> OK, here is the patch.  The problem was that quotes were being checked
> before checking if we were in a comment.  Patch applied to current tree
> only.

Nope, now we have the inverse problem. Try

SELECT 'aa--bb';

The timestamp test is now failing because of this.


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Large Tables(>1 Gb)
Next
From: Tom Lane
Date:
Subject: Re: disk backups