Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #2849: Erroronous UPDATE syntax in documentation



"Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> 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.

Well, it used to be right ;-) ... but yeah, now that add_missing_from
defaults to off we should adjust the examples.  Done, thanks for the
report.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group