Hello,

Are update statements like: 

update t1 set (f1, f2, f3) = (select t1, t2, t3 from tab1 where id=5) where id=3

standard.  Any hope of supporting this in Postgres?

-Edwin S. Ramirez-

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to