> I have been looking at the psql documentation  posted on the web
> site.  I am trying to set variables, but I can't seem to make that
> happen.  I also notice that psql doesn't seem to parse full
> backslash commands.  Are the documents out of date, or is the a bug?
> 
> \echo foo
> 
> is interpreted as \e and pops me into the editor.
> 
> \qecho foo
> 
> is interpreted as \q and exits psql.

The web page manual reflects the coming 7.0 release.  We have talked
about splitting the docs so there is a stable and development version of
the docs, but we haven't do that yet.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

************

Reply via email to