Re: [DOCS] ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)

2015-12-01 Thread Michael Herold
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

Re: [DOCS] ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)

2015-12-01 Thread Bruce Momjian
On Tue, Dec 1, 2015 at 01:22:25PM +0100, Michael Herold wrote: > 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 sh