Re: Some questions about the array.

Поиск
Список
Период
Сортировка
От YUriy Zhuravlev
Тема Re: Some questions about the array.
Дата
Msg-id 2723429.ZaCixaFn1x@dinodell
обсуждение исходный текст
Ответ на Re: Some questions about the array.  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: Some questions about the array.  (Uriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
Список 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
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: More stable query plans via more predictable column statistics
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: HINTing on UPDATE foo SET foo.bar = ..;