Re: SHOW TABLES

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SHOW TABLES
Date: 2010-07-15 15:05:44
Message-ID: 5223.1279206344@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Simon Riggs <simon(at)2ndQuadrant(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-07-15 15:20:12 Re: SHOW TABLES
Previous Message Simon Riggs 2010-07-15 15:00:26 SHOW TABLES