Re: Are there commands to enquire about table structure?

From: Gregory Wood <gwood(at)ewebengine(dot)com>
To: Ben <reply(at)to-the-newsgroup(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Are there commands to enquire about table structure?
Date: 2004-02-03 22:42:05
Message-ID: 402023BD.5070405@ewebengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Further pointers are welcome, otherwise if I figure it out myself, I'll
> post the results.

Just an opinion here, but I would implement these queries as views
similar to the information schema. That way you won't have to port
everything when the database changes. Once you upgrade to 7.4 you can
just keep on chugging away.

Greg

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-02-03 23:29:43 Re: Are there commands to enquire about table structure?
Previous Message Gaetano Mendola 2004-02-03 19:20:01 Re: Before ship 7.4.2