On 7 April 2016 at 15:51, I wrote:
> <update statement: positioned> ::=
> UPDATE <table name>
> SET <set clause list>
> WHERE CURRENT OF <cursor name>
I grabbed the wrong section of the doc; I should of course have pasted
the searched version:
<update statement: searched> ::=
UPDATE <table name>
SET <set clause list>
[ WHERE <search condition> ]
My point is still the same though :)
Geoff
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers