"Gurjeet Singh" <[EMAIL PROTECTED]> writes:
> http://www.postgresql.org/docs/8.2/interactive/rules-views.html#AEN38727
> illustrates the examples using wrong syntax of UPDATE command. The FROM
> clause is missing; if the FROM clause and the appropriate table is added to
> the query, it works fine.
On 12/21/06, Gurjeet Singh <[EMAIL PROTECTED]> wrote:
The following bug has been logged online:
Bug reference: 2849
Logged by: Gurjeet Singh
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.0
Operating system: Windows
Description:Erroronous UPDATE syntax i
The following bug has been logged online:
Bug reference: 2849
Logged by: Gurjeet Singh
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.0
Operating system: Windows
Description:Erroronous UPDATE syntax in documentation
Details:
The documentation at
http://w