On Thu, 22 Sep 2005, Tom Lane wrote:
> 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.
Hmmm. Okay. It wasn't that I intended it to do anything -- it just looked
incorrect.
Thanks,
Gavin