Re: string_to_array with an empty input string - Mailing list pgsql-hackers

From Tom Lane
Subject Re: string_to_array with an empty input string
Date
Msg-id 11727.1281559962@sss.pgh.pa.us
Whole thread Raw
In response to Re: string_to_array with an empty input string  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
List pgsql-hackers
Peter Geoghegan <peter.geoghegan86@gmail.com> writes:
> What's wrong with something like array_is_empty(anyarray) returns
> boolean?

What's that got to do with iterating over an array?  We could certainly
provide it if it were commonly useful, but I'm not convinced of that.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Regression tests versus the buildfarm environment
Next
From: Heikki Linnakangas
Date:
Subject: Re: Git conversion progress report and call for testing assistance