Re: SHOW TABLES - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: SHOW TABLES
Date
Msg-id 7961a41846b3a70d9f4e3790254132f8@biglumber.com
Whole thread Raw
In response to Re: SHOW TABLES  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


Kevin Grittner wrote:

> Any solution which only works within psql isn't a solution for a
> large part of the problem space people are trying to address.  One
> important goal is that if someone spends a day to whip up a GUI
> query tool (as I did when I first started working in Java), it's
> easy to get displays like we get from the psql backslash commands
> (as it was in Sybase, which is what we were using at the time,
> through sp_help and related stored procedures).

I don't agree that this is an important goal. Certainly someone 
writing a GUI (or a new driver) should be expected to be familiar 
with the system catalogs. Moreover, a GUI relies on an underlying 
driver, and every driver should already be providing things like 
a list of tables natively.

- -- 
Greg Sabino Mullane greg@turnstep.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201007191030
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAkxEYZ0ACgkQvJuQZxSWSsiIlQCfdXDgTqletVez/r+pKHY4EcW6
QAsAoPLUmblzN2aNEw5DveHEav3XyB/K
=TGq1
-----END PGP SIGNATURE-----




pgsql-hackers by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: SHOW TABLES
Next
From: "Kevin Grittner"
Date:
Subject: Re: SHOW TABLES