Re: outfuncs.c utility statement support

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: outfuncs.c utility statement support
Date: 2017-07-05 14:57:24
Message-ID: d03dcd3e-23d0-c0d6-a7f9-0d9311cbe818@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/21/17 23:40, Tom Lane wrote:
> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
>> On 6/18/17 10:14, Tom Lane wrote:
>>> Doesn't cope with backslash-quoted characters. If we're going to bother
>>> to do anything here, I think we ought to make it reversible for all
>>> possible characters.
>
>> Makes sense. Updated patch attached.
>
> That looks sane to me, though I've still not actually tested any
> interesting cases.

I have committed this. I had to build a bunch more stuff around it to
be able to test it, which I will tidy up and submit at some later point.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2017-07-05 15:05:30 Re: [PATCH] Generic type subscripting
Previous Message Dean Rasheed 2017-07-05 14:18:49 Re: Multi column range partition table