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

From: Michael Herold <quabla(at)hemio(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)
Date: 2015-07-11 15:39:19
Message-ID: 55A138A7.6080901@hemio.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

On 07/09/2015 04:00 PM, Tom Lane wrote:
> Hm. I don't think there is really room for such an example in that table,
> and certainly not room for a discursive discussion. What would make more
> sense to me is to add a paragraph and example concerning this issue at the
> bottom of section 8.15.4, right after array_append and array_cat are
> introduced. Since there's already a pointer to 8.15 just below that
> table, people would hopefully find the example from that vicinity as well.
>
> Seem reasonable?

Sounds perfect.

Best,
Michael

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Ian Barwick 2015-07-14 03:24:46 Clarification for schema and schema object privileges
Previous Message amul sul 2015-07-10 09:46:07 Re: typo in synchronous_commit description