psql documentation - Mailing list pgsql-docs

From Halley Pacheco de Oliveira
Subject psql documentation
Date
Msg-id 20040108132932.41682.qmail@web13122.mail.yahoo.com
Whole thread Raw
List pgsql-docs
Reference Manual - psql entry:

In app-psql.html is witten:

Note: To simplify typing, commands that consists of
several words do not have to be quoted. Thus it is
fine to type \help alter table

So, I tried:

template1=# \help 'alter table'
No help available for ''alter table''.
Try \h with no arguments to see available help.
template1=# \help "alter table"
No help available for '"alter table"'.
Try \h with no arguments to see available help.

My conclusion is "can not be quoted" and not "do not
have to be quoted". I'm right ?

Halley

______________________________________________________________________

Conheça a nova central de informações anti-spam do Yahoo! Mail:
http://www.yahoo.com.br/antispam

pgsql-docs by date:

Previous
From: David Fetter
Date:
Subject: Re: The Tutorial(TM)
Next
From: Bruce Momjian
Date:
Subject: Re: Updated Russian translation of FAQ