Re: dollar quoting and pg_dump - Mailing list pgsql-hackers

From Tom Lane
Subject Re: dollar quoting and pg_dump
Date
Msg-id 10030.1080098877@sss.pgh.pa.us
Whole thread Raw
In response to Re: dollar quoting and pg_dump  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Does it _have_ to be dollars?  Other languages call this feature 
> 'heretext' IIRC.

I'm not in love with the name "dollar quoting" either ... but "here
text" would be quite misleading.  See the archives for the discussions
that led us to develop our definition.  The features that go by that
name usually have dependencies on formatting (ie newline boundaries)
that we specifically rejected.

Right now would be a fine time to invent a better name if you can think
of one ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Jim Buttafuoco"
Date:
Subject: PANIC: hash table "Shared Buffer Lookup Table" corrupted
Next
From: Tom Lane
Date:
Subject: Re: bug in 7.4 SET WITHOUT OIDs