Non-functional update, only first update is performed

From: Aleksey Dashevsky <postgres(at)luckynet(dot)co(dot)il>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Non-functional update, only first update is performed
Date: 1998-06-18 09:56:13
Message-ID: Pine.LNX.3.96.SK.980618125047.11815A-100000@kesha.luckynet.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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.

Browse pgsql-hackers by date

  From Date Subject
Next Message Jose' Soares Da Silva 1998-06-18 10:27:01 Re: [BUGS] Re: [HACKERS] pg_dump error
Previous Message Bruce Momjian 1998-06-17 22:54:45 Re: [BUGS] Re: [HACKERS] pg_dump error