2009/7/27 Kevin Grittner <[email protected]>: > Pavel Stehule <[email protected]> wrote: > >> I tested implementation and it's about 30% faster than using >> regexp. > > Rather than making a change which could break existing applications, > how about a new function string_to_array(text) which returns an array > of "char"?
yes, it was my idea too - or function "chars_to_array" Pavel > > -Kevin > -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
