Re: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL) - Mailing list pgsql-docs

From Michael Herold
Subject Re: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)
Date
Msg-id 565D9101.40303@hemio.de
Whole thread Raw
In response to Re: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
On 01/12/15 00:59, Bruce Momjian wrote:
> I would argue that '{}'::int[] is zero dimmensions, so there is no
> documented behavior for this.

Thank you for your reply. Agree, I am writing to pgsql-docs because I
think this should be fixed with proper documentation.

My actual concern is that it is totally unclear how to (re)set the lower
bound of an array. At least I waisted an our to figure that out.


pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)
Next
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] max_worker_processes on the standby