Re: ANSI Compliant Inserts

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ANSI Compliant Inserts
Дата
Msg-id 6412.1018841185@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ANSI Compliant Inserts  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> In general I'm suspicious of rejecting cases we used to accept for
>> no good reason other than that it's not in the spec.  There is a LOT
>> of Postgres behavior that's not in the spec.

> TODO has:
>     o Disallow missing columns in INSERT ... VALUES, per ANSI

Where's the discussion that's the basis of that entry?  I don't recall
any existing consensus on this (though maybe I forgot).

There are a fair number of things in the TODO list that you put there
because you liked 'em, but that doesn't mean everyone else agrees.
I certainly will not accept "once it's on the TODO list it cannot be
questioned"...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Win32 Error descriptions + config
Следующее
От: Tom Lane
Дата:
Сообщение: Re: contrib/dblink update