Subject: Re: UPDATE with data at exec and CURRENT OF question
Date: Wed, 08 Aug 2007 21:41:17 -0400
"lothar(dot)behrens(at)lollisoft(dot)de" <lothar(dot)behrens(at)lollisoft(dot)de> writes:
> UPDATE "Kontakte" set "Notiz" = ? WHERE CURRENT OF SQL_CUR0x1321f670
> Does PostgreSQL not support this syntax ?
No.
8.3 will, FWIW.
regards, tom lane