Merlin Moncure <mmoncure(at)gmail(dot)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