Re: massive quotes? - Mailing list pgsql-hackers

From Jon Jensen
Subject Re: massive quotes?
Date
Msg-id Pine.LNX.4.58.0309112128430.7511@louche.swelter.net
Whole thread Raw
In response to Re: massive quotes?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: massive quotes?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Thu, 11 Sep 2003, Bruce Momjian wrote:

> > I would definitely like to see us adopt a proposal that is like
> > here-documents to the extent that there's a family of possible
> > terminator markers and not only one.  But we'll have to adjust the
> > syntax a little bit.  If you don't like $$FOO, what else comes to mind?
> 
> Couldn't we allow << at the beginning of the line to mean 'here' document?

Even if that worked, it diverges so much from shell and Perl here document 
syntax (where it's customary to have it at the end of the line, or even in 
the middle), it wouldn't be any more familiar than anything else.

I think Tom's $$FOO suggestion is fine -- it just takes getting used to.

Jon


pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Another small bug (pg_autovacuum)
Next
From: Tom Lane
Date:
Subject: Re: massive quotes?