Re: dollar quoting

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: dollar quoting
Date: 2004-02-05 16:34:02
Message-ID: 4022707A.7060602@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Tom Lane wrote:

>Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>
>>IIRC, a consensus was reached on the actual format of the quote
>>delimiters (either $$ or $identifier$), and Tom had a proof of concept
>>patch to the parser to handle it, but work was needed on psql, plpgsql,
>>pg_dump (and pg_restore?) + docs.
>>
>>
>
>I think someone has to fix psql before we can consider applying the
>backend patch. Fixing the other stuff can come after.
>

Makes sense.

>
>
>
>>Is anyone working on it?
>>
>>
>
>I kinda thought you had volunteered to work on the psql part...
>
>
>

I don't recall being that specific, but you could be right. In any case,
I didn't want to trip over anyone else, which is why I asked.

I will try to coordinate with Jon.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB SD 2004-02-05 16:38:03 Re: [pgsql-hackers-win32] Sync vs. fsync during checkpoint
Previous Message Tom Lane 2004-02-05 16:22:00 Re: [pgsql-hackers-win32] Sync vs. fsync during checkpoint

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2004-02-05 18:57:11 Re: dblink - custom datatypes don't work
Previous Message Tom Lane 2004-02-05 16:14:00 Re: dollar quoting