Re: Query::targetList and RETURNING

Поиск
Список
Период
Сортировка
От Marko Tiikkaja
Тема Re: Query::targetList and RETURNING
Дата
Msg-id 4AF97F2C.1050102@cs.helsinki.fi
обсуждение исходный текст
Ответ на Re: Query::targetList and RETURNING  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Query::targetList and RETURNING
Re: Query::targetList and RETURNING
Список pgsql-hackers
(Sorry, forgot to CC the list)

Tom Lane wrote:
> This doesn't really seem like a good idea from here.  You're changing
> a decision that has something like twenty years' standing in the code,
> for no real gain.  AFAICS this is just going to move the special cases
> from point A to point B.

Right, but this way you only have to special-case in grouping_planner(),
and targetList always means the same thing.


Regards,
Marko Tiikkaja


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Parsing config files in a directory
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Parsing config files in a directory