Re: MySQL-ism help patch for psql - Mailing list pgsql-hackers

From Ross J. Reedstrom
Subject Re: MySQL-ism help patch for psql
Date
Msg-id 20100125164954.GA19147@rice.edu
Whole thread Raw
In response to Re: MySQL-ism help patch for psql  ("Alastair \"Bell\" Turner" <thebellhead@gmail.com>)
Responses Re: MySQL-ism help patch for psql  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Re: MySQL-ism help patch for psql  (Greg Smith <greg@2ndquadrant.com>)
Re: MySQL-ism help patch for psql  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, Jan 25, 2010 at 06:06:53PM +0200, Alastair Bell Turner wrote:
<..>
> without having to add a switch to their command lines. It's not going
> to have anything to say to experienced psql users anyway so it would
> probably not bug anyone enough to turn it off.

I would so use this feature going the other way: fire up comfortable
psql and see what mysql command I need to type ... Having it in the
interface (behind \help [mysql|oracle|firebird|mssql|..] seems reasonable
to me, given how much info we already have in \help. I find the basic
BNF help for SQL syntax still useful reminder, and know to go to the
actual docs when there's not enough there. So a quick mapping of
most-needed commands, and a pointer to the docs for the full
ramifications and subtle differences seems to fit the existing
documentation module.

Ross
-- 
Ross Reedstrom, Ph.D.                                 reedstrm@rice.edu
Systems Engineer & Admin, Research Scientist        phone: 713-348-6166
The Connexions Project      http://cnx.org            fax: 713-348-3665
Rice University MS-375, Houston, TX 77005
GPG Key fingerprint = F023 82C8 9B0E 2CC6 0D8E  F888 D3AE 810E 88F0 BEDE



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: MySQL-ism help patch for psql
Next
From: "Kevin Grittner"
Date:
Subject: Re: Largeobject Access Controls (r2460)