Re: Some questions about the array. - Mailing list pgsql-hackers

From YUriy Zhuravlev
Subject Re: Some questions about the array.
Date
Msg-id 2723429.ZaCixaFn1x@dinodell
Whole thread Raw
In response to Re: Some questions about the array.  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Some questions about the array.  (Uriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
List 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

pgsql-hackers by date:

Previous
From: "Shulgin, Oleksandr"
Date:
Subject: Re: More stable query plans via more predictable column statistics
Next
From: Michael Paquier
Date:
Subject: Re: HINTing on UPDATE foo SET foo.bar = ..;