Re: update error - Mailing list pgsql-sql

From Tom Lane
Subject Re: update error
Date
Msg-id 28610.989166134@sss.pgh.pa.us
Whole thread Raw
In response to update error  ("guard" <guard@ficnet.net>)
List pgsql-sql
"guard" <guard@ficnet.net> writes:
> update table_a set trn_no = table_b.trn_no from table_a,table_b
> where table_a.cust_no=table_b.cust_no

> IN pgsql 7.0x  IS OK

> if run 7.1 IS error ??

More details please?
        regards, tom lane


pgsql-sql by date:

Previous
From: "Albert REINER"
Date:
Subject: Re: create table
Next
From: "Michael Richards"
Date:
Subject: 7.1 REFERENCES contstraints