Re: get rid of psql welcome message - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: get rid of psql welcome message
Date
Msg-id 200804191812.m3JICSm25880@momjian.us
Whole thread Raw
In response to Re: get rid of psql welcome message  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: get rid of psql welcome message  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Joshua D. Drake wrote:
> > How about:
> > 
> >      \? for psql help, \h for SQL help
> >      \g or ';' to execute a query
> >      \q to quit
> > 
> 
> This would be more in line with our current process sure. However 
> something a little more radical might be cool :)
> 
> help
>   returns:
>     \g to execute query
>     help psql for psql help
>     help sql for sql help
> 
> Of course we would keep the pre-existing key sequences for those of us 
> that have done this for the last decade :)

Yes, we could do that, but in our last discussion of help we didn't want
'help' to do anything but print pointers to the correct commands.  We
can change, of course.  ;-)

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: get rid of psql welcome message
Next
From: Bruce Momjian
Date:
Subject: Re: get rid of psql welcome message