Re: pg_restore (libpq? parser?) bug in 8 - Mailing list pgsql-hackers

From Philip Warner
Subject Re: pg_restore (libpq? parser?) bug in 8
Date
Msg-id 6.1.1.1.0.20040812103644.058b9f60@203.8.195.10
Whole thread Raw
In response to Re: pg_restore (libpq? parser?) bug in 8  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_restore (libpq? parser?) bug in 8  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At 03:33 AM 12/08/2004, Tom Lane wrote:
>Do you have time to fix it?

Should do; I'll add the die-on-error option as well.

Con someone confirm how dollar quoting works:
    '$[tag]$'

where tag is alpha chars? any chars? \n? \r?

and closing tag must match.

All dollar-quotes inside any kind of quotes can be ignored.

Is there any circumstance where an unquoted '$' is valid?



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/ 



pgsql-hackers by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: will PITR in 8.0 be usable for "hot spare"/"log shipping" type
Next
From: Philip Warner
Date:
Subject: Re: pg_dump 'die_on_errors'