"Yudha Setiawan" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster