Re: Using advance update

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Yudha Setiawan" <yudha(at)BonBon(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Using advance update
Date: 2003-02-06 14:33:08
Message-ID: 12059.1044541988@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Yudha Setiawan" <yudha(at)BonBon(dot)net> writes:
> Somebody please give me more explanation about=20
> using "Update" syntax with cursor. I've seen this
> on manual of postgre(sql-update.html). Here it is
> the example;

> UPDATE table SET column =3D expression [, ...]
> WHERE CURRENT OF cursor

Did you not understand that the manual page is saying we don't support that?

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2003-02-06 14:38:24 Re:
Previous Message Rajesh Kumar Mallah 2003-02-06 12:34:03 Re: Fwd: Re: Problems upgrading from 7.1.3