Re: using composite types in insert/update

Поиск
Список
Период
Сортировка
От ITAGAKI Takahiro
Тема Re: using composite types in insert/update
Дата
Msg-id 20090130170744.CE27.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответ на using composite types in insert/update  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
Merlin Moncure <mmoncure@gmail.com> wrote:

> however no such workaround exists for update. ideally,
> UPDATE foo SET foo = foo;

+1.
"UPDATE foo SET (*) = (foo.*)" would be another candidate of syntax.

I want to use this kind of queries to apply a changeset log
to another table. It is just like log application in Slony-I.

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center




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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: mingw check hung
Следующее
От: Zdenek Kotala
Дата:
Сообщение: Re: Commitfest infrastructure (was Re: 8.4 release planning)