Re: proposal: function parse_ident

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Corey Huinker <corey(dot)huinker(at)gmail(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: function parse_ident
Date: 2015-09-09 07:52:40
Message-ID: CAFj8pRCdmx2Z7JO8=8B2o4KxVQCxPz1h5=4zVMEm_0NX=Q5+Xw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

next iteration - fixed bug in parsing UTF8 chars, enhanced error messages.

Regards

Pavel

Attachment Content-Type Size
parse_ident-to-text-array-01.patch text/x-patch 8.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shay Rojansky 2015-09-09 08:09:26 Re: Odd/undocumented precedence of concatenation operator
Previous Message Michael Paquier 2015-09-09 06:57:38 Re: [PATCH v2] GSSAPI encryption support