Re: Some questions about the array.

From: YUriy Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Some questions about the array.
Date: 2015-12-07 11:29:14
Message-ID: 2723429.ZaCixaFn1x@dinodell
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Friday 04 December 2015 16:52:48 Teodor Sigaev wrote:
> Seems, omitting boundaries in insert/update isn't a good idea. I suggest to
> allow omitting only in select subscripting.

It was my last attempt to do so. So now I agree, the most simple is now
disabled for insert and update. New patch in attach.
--
YUriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment Content-Type Size
extend_slice_v6.patch text/x-patch 12.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2015-12-07 12:14:55 Re: HINTing on UPDATE foo SET foo.bar = ..;
Previous Message Shulgin, Oleksandr 2015-12-07 10:19:34 Re: More stable query plans via more predictable column statistics