Re: SHOW TABLES

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Thom Brown <thombrown(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SHOW TABLES
Date: 2010-07-16 03:27:24
Message-ID: alpine.BSF.2.00.1007160026270.69490@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 15 Jul 2010, Simon Riggs wrote:

> On Thu, 2010-07-15 at 13:44 -0500, Robert Haas wrote:
>> That seems rather wretched for machine-parsability, which I think is
>> an important property for anything we do in this area.
>
> I completely disagree. This is for humans only, and mostly newbies only.
>
> Anybody that wants structured output can type the SQL and get as much
> structure as they want. I'm not reinventing the whole wheel.

'k, but now we are back to why can't this just be an extension of psql vs
in the backend? If someone writing an interface should be typing the SQL
to get the information, then 'SHOW TABLES' doesn't really provide them
anything, does it?

----
Marc G. Fournier Hub.Org Hosting Solutions S.A.
scrappy(at)hub(dot)org http://www.hub.org

Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:scrappy(at)hub(dot)org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2010-07-16 04:18:42 Re: SHOW TABLES
Previous Message Fujii Masao 2010-07-16 03:14:15 Re: suppress automatic recovery after back crash