Re: massive quotes?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: Sean Chittenden <sean(at)chittenden(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Jon Jensen <jon(at)endpoint(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: massive quotes?
Date: 2003-09-15 16:05:19
Message-ID: 10925.1063641919@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:
> Can we add digits to the allowed character set of the marker?

We can't allow a digit right after the opening dollar sign; that would
look like a parameter.

I suppose we could allow $identifier$ though. That might be the easiest
compromise.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christian Ruediger Bahls 2003-09-15 16:55:55 (forw) problem with dumping as restoring
Previous Message Jon Jensen 2003-09-15 16:00:20 Re: massive quotes?