Re: proposal: function parse_ident - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: proposal: function parse_ident
Date
Msg-id 56BB819D.2070300@BlueTreble.com
Whole thread Raw
In response to Re: proposal: function parse_ident  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On 2/10/16 12:26 PM, Jim Nasby wrote:
> I editorialized the docs and some of the comments. In particular, I documented behavior of not truncating, and
recommendedcasting to name[] if user cares about that. Added a unit test to verify that works. BTW, I saw mention in
thethread about not truncated spaces, but the function*does*  truncate them, unless they're inside quotes, where
they'relegitimate. 

New patch for that.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com

Attachment

pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: proposal: function parse_ident
Next
From: Stephen Frost
Date:
Subject: Improve docs wrt catalog object ACLs