Re: INSERT and parentheses

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: INSERT and parentheses
Дата
Msg-id 17319.1272291606@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: INSERT and parentheses  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> Not to be a pain, but the hint really is kind of terrible..  It'd
> probably be better if you included somewhere that the insert appears to
> be a single column with a record-type rather than multiple columns of
> non-composite type..

I don't much care for the test, either.  AFAICS, a hint like this would
only be appropriate for a RowExpr item, *not* a Var.  It might also be
worth checking the number of items in the RowExpr before deciding that
the hint is appropriate.
        regards, tom lane


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