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  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to