Re: [BUGS] BUG #2849: Erroronous UPDATE syntax in documentation

2006-12-27 Thread Tom Lane
"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.

Re: [BUGS] BUG #2849: Erroronous UPDATE syntax in documentation

2006-12-21 Thread Gurjeet Singh
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

[BUGS] BUG #2849: Erroronous UPDATE syntax in documentation

2006-12-21 Thread Gurjeet Singh
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