Non-functional update, only first update is performed
Aleksey Dashevsky <postgres@luckynet.co.il>
From: Aleksey Dashevsky <postgres@luckynet.co.il>
To: pgsql-hackers@postgreSQL.org
Date: 1998-06-18T09:56:13Z
Lists: pgsql-hackers
As I have noticed this message appears if you try query like update table1 set a=table2.a where b=table2.b; and there are 2 or more strings in table that contain the same "b". Aleksey.