Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> writes:
> template1=# update foo set i=2,b='t' and t='bar' where i=1;
> UPDATE 1
This is perfectly legal SQL. If it doesn't do what you intended,
well, too bad. We're not going to "fix" it.
regards, tom lane