From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Greg Sabino Mullane <greg(at)turnstep(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Sun acquires MySQL |
Date: | 2008-01-20 18:08:37 |
Message-ID: | 20080120180837.GL9599@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sun, Jan 20, 2008 at 05:54:01PM -0000, Greg Sabino Mullane wrote:
> Simpler, no, but it could be a lot more intuitive. I think having
> psql recognize /^help/i would be a nice first step. Hmm, off to
> write a quick patch...
When you start psql you get the nice message:
---
Welcome to psql 8.1.11, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
I think people should be able to read and know that \? is how to get
help.
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
> -- John F Kennedy
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-01-20 18:12:55 | Re: [GENERAL] SHA1 on postgres 8.3 |
Previous Message | Martijn van Oosterhout | 2008-01-20 18:06:49 | Re: [GENERAL] SHA1 on postgres 8.3 |