Re: UPDATE with data at exec and CURRENT OF question - Mailing list pgsql-odbc

From Tom Lane
Subject Re: UPDATE with data at exec and CURRENT OF question
Date
Msg-id 11710.1186623677@sss.pgh.pa.us
Whole thread Raw
In response to UPDATE with data at exec and CURRENT OF question  ("lothar.behrens@lollisoft.de" <lothar.behrens@lollisoft.de>)
Responses Re: UPDATE with data at exec and CURRENT OF question
List pgsql-odbc
"lothar.behrens@lollisoft.de" <lothar.behrens@lollisoft.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

pgsql-odbc by date:

Previous
From: Paul Lambert
Date:
Subject: ODBC driver adding extra characters to table names.
Next
From: Tom Lane
Date:
Subject: Re: ODBC driver adding extra characters to table names.