Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] outfuncs.c utility statement support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] outfuncs.c utility statement support
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] outfuncs.c utility statement support  (Peter Eisentraut <[email protected]>)
Responses Re: [HACKERS] outfuncs.c utility statement support
List pgsql-hackers
Peter Eisentraut <[email protected]> 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.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] pgrowlocks relkind check
Next
From: Amit Langote
Date:
Subject: Re: [HACKERS] pgrowlocks relkind check