Re: array_to_string bug? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: array_to_string bug?
Date
Msg-id 4234.1258042826@sss.pgh.pa.us
Whole thread Raw
In response to array_to_string bug?  (David Fetter <david@fetter.org>)
Responses Re: array_to_string bug?
Re: array_to_string bug?
List pgsql-hackers
David Fetter <david@fetter.org> writes:
> The next one is just plain unexpected.

array_to_string ignores null elements.  What do you think it should do
with them?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: plpgsql GUC variable: custom or built-in?
Next
From: Andrew Chernow
Date:
Subject: Re: Listen / Notify rewrite