Re: [GENERAL] string_to_array with empty input
- From: Greg Stark <stark(at)enterprisedb(dot)com>
- To: Sam Mason <sam(at)samason(dot)me(dot)uk>
- Cc: pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: [GENERAL] string_to_array with empty input
- Date: Tue, 31 Mar 2009 15:44:49 +0100
- Message-id: <4136ffa0903310744p40c318fche8c3b87b035ec450@mail.gmail.com> <text/plain>
On Tue, Mar 31, 2009 at 3:42 PM, Sam Mason <sam(at)samason(dot)me(dot)uk> wrote:
>
> string_to_array('',',')::INT[] => invalid input syntax for integer: ""
Oof. That's a good point.
--
greg
Home |
Main Index |
Thread Index