Peter Eisentraut wrote:
> Joshua D. Drake wrote:
> > My thoughts are to have the initial prompt look something like this:
> >
> > --
> > psql 8.1.10 - Server version 8.2.7 (some features may not work)
> >
> > Type: \h for SQL help, \? for psql help, \q to quit
> >
> > SSL: On {cert info}
> > --
> 
> I think the information that you use \g or semicolon to launch a query is 
> surprisingly non-obvious to some users.  One reason is that it doesn't always 
> work that way in the interactive terminals of other database systems.  I 
> think that bit should be kept in the verbose version of the message.

Agreed.  \g/; is pretty basic stuff and it seems there is room on the
line.
        
-- 
  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