Re: massive quotes?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: massive quotes?
Date: 2003-09-11 19:58:56
Message-ID: 3F60D400.7020005@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

> I believe we could make
>it a good deal more robust if both the opening and closing markers
>(whatever they are) are required to stand alone on a line.
>
Hard to detect whitespace might trip things up. I wish I had a $ for
every time that has made my life difficult.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-11 20:05:21 Re: massive quotes?
Previous Message Tom Lane 2003-09-11 19:57:23 Re: Problem with function permission test in a view