Re: SHOW TABLES - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SHOW TABLES
Date
Msg-id 5223.1279206344@sss.pgh.pa.us
Whole thread Raw
In response to SHOW TABLES  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: SHOW TABLES
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> The biggest turn off that most people experience when using PostgreSQL
> is that psql does not support memorable commands.

> I would like to implement the following commands as SQL, allowing them
> to be used from any interface.

> SHOW TABLES
> SHOW COLUMNS
> SHOW DATABASES

This has been discussed before, and rejected before.  Please see
archives.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: SHOW TABLES
Next
From: Simon Riggs
Date:
Subject: Re: SHOW TABLES