From: | Bernd Helmle <mailings(at)oopsware(dot)de> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Guillaume Lelarge <guillaume(at)lelarge(dot)info>, jd(at)commandprompt(dot)com, Simon Riggs <simon(at)2ndQuadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: SHOW TABLES |
Date: | 2010-07-15 20:03:54 |
Message-ID: | 09A2AED446F48F34330ECB66@amenophis |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
--On 15. Juli 2010 15:52:24 -0400 Andrew Dunstan <andrew(at)dunslane(dot)net>
wrote:
> FYI, MS-SQL does this stuff with some stored procedures. I regularly use
> sp_columns to fiind out what I'm really being asked to interact with. See
> <http://msdn.microsoft.com/en-us/library/ms182764.aspx>
Yeah, something like this was in my mind.
--
Thanks
Bernd
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2010-07-15 20:15:37 | Re: SHOW TABLES |
Previous Message | Markus Wanner | 2010-07-15 20:00:58 | Re: bg worker: overview |