PG Version 8.1 - Mailing list pgsql-admin

From Diego
Subject PG Version 8.1
Date
Msg-id 4383024F.6000406@unimedijui.com.br
Whole thread Raw
Responses Re: PG Version 8.1
List pgsql-admin
Hi, i use pg version 8.0 and i have this case:

UPDATE tbpeople
SET dt_update = '11/22/2005'
WHERE tbdoctor.id_people = tbpeople.id

But now, in version 8.1, this instrution give me an error:
[ERROR:  missing FROM-clause entry for table "tbdoctor"]

Who can i do now to get the same result?

Thanks...
Diego Ziquinatti

pgsql-admin by date:

Previous
From: "Yogvinder Singh"
Date:
Subject: Max no of commands per transaction
Next
From: John Barham
Date:
Subject: Re: PG Version 8.1