Re: is there a refactor - Mailing list pgsql-sql

From Viktor Bojović
Subject Re: is there a refactor
Date
Msg-id BANLkTinwaGUox8+zDm9kZWHmtJdMAqMMKw@mail.gmail.com
Whole thread Raw
In response to is there a refactor  (John Fabiani <johnf@jfcomputer.com>)
List pgsql-sql
Hi John,<br /><br />everything you need is stored in these tables:<br /><a
href="http://www.postgresql.org/docs/7.4/static/catalog-pg-attribute.html">http://www.postgresql.org/docs/7.4/static/catalog-pg-attribute.html</a><br
/><a
href="http://www.postgresql.org/docs/7.4/static/catalog-pg-class.html">http://www.postgresql.org/docs/7.4/static/catalog-pg-class.html</a><br
/><a
href="http://www.postgresql.org/docs/7.4/static/catalog-pg-namespace.html">http://www.postgresql.org/docs/7.4/static/catalog-pg-namespace.html</a><br
/><br/><br /><div class="gmail_quote">On Tue, Apr 5, 2011 at 4:27 PM, John Fabiani <span dir="ltr"><<a
href="mailto:johnf@jfcomputer.com">johnf@jfcomputer.com</a>></span>wrote:<br /><blockquote class="gmail_quote"
style="margin:0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br /> I would like
tohave a simple way to retrieve information for a field name.<br /> By that I mean have some SQL select that will
returnall the tables a field<br /> name exist within a database.  I did not find anything with google but of<br />
coursegoogle depends on the search string.<br /><br /> Thanks in advance,<br /> Johnf<br /><font color="#888888"><br />
--<br/> Sent via pgsql-sql mailing list (<a href="mailto:pgsql-sql@postgresql.org">pgsql-sql@postgresql.org</a>)<br />
Tomake changes to your subscription:<br /><a href="http://www.postgresql.org/mailpref/pgsql-sql"
target="_blank">http://www.postgresql.org/mailpref/pgsql-sql</a><br/></font></blockquote></div><br /><br clear="all"
/><br/>-- <br />---------------------------------------<br />Viktor Bojović<br
/>---------------------------------------<br/>Wherever I go, Murphy goes with me<br /> 

pgsql-sql by date:

Previous
From: John Fabiani
Date:
Subject: is there a refactor
Next
From: Adrian Klaver
Date:
Subject: Re: is there a refactor