pgsql: Put back copyObject() call I removed in a fit of brain fade.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Put back copyObject() call I removed in a fit of brain fade.
Дата
Msg-id 20070225174401.3CF7E9FBC79@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Put back copyObject() call I removed in a fit of brain fade.  This one
is still needed despite cleanups in setrefs.c, because the point is to
let the inserted Result node compute a different tlist than its input
node does.  Per example from Jeremy Drake.

Modified Files:
--------------
    pgsql/src/backend/optimizer/plan:
        createplan.c (r1.226 -> r1.227)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/plan/createplan.c.diff?r1=1.226&r2=1.227)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - rc: Implement remote file interface.
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - ip: Add 'parameters' arguments(default SETs) and correct