It' seems there are some problem in document about pl/tcl - Mailing list pgsql-docs

From He Weiping (laser henry)
Subject It' seems there are some problem in document about pl/tcl
Date
Msg-id 004d01bfc1e3$59c23520$13c8a8c0@b2
Whole thread Raw
In response to Undocumented feature in CREATE INDEX...  (Jeffery Collins <collins@onyx-technologies.com>)
List pgsql-docs
Hi, all:

I'm trying the example in:
http://www.postgresql.org/docs/postgres/c43624375.htm
and then when I create the table I got the error:

ERROR:  parser: parse error at or near "desc" 

then I change the field 'desc' to 'descirbe' and every thing ok. I'v check the link:
http://www.postgresql.org/docs/postgres/syntax.htm#AEN426
find out that the world 'desc' have been a reserved world, so I think may be the 
example above a little bit old. May be need to fix.

Laser



pgsql-docs by date:

Previous
From: Jeffery Collins
Date:
Subject: Undocumented feature in CREATE INDEX...
Next
From: Bruce Momjian
Date:
Subject: plpgsql chapter in docs