Re: quoting psql varible as identifier - Mailing list pgsql-hackers

From Robert Haas
Subject Re: quoting psql varible as identifier
Date
Msg-id 603c8f071001271208jf9c22d8td9a73f44dbc22c6d@mail.gmail.com
Whole thread Raw
In response to Re: quoting psql varible as identifier  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: quoting psql varible as identifier  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Mon, Jan 25, 2010 at 7:36 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> I hope, so this version is more readable and more clean. I removed
> some not necessary checks.

This still seems overly complicated to me.  I spent a few hours today
working up the attached patch.  Let me know your thoughts.

...Robert

Attachment

pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: C function accepting/returning cstring vs. text
Next
From: Robert Haas
Date:
Subject: Re: Patch: Remove gcc dependency in definition of inline functions