Re: Reordering columns in a table - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: Reordering columns in a table
Date
Msg-id 20060110201419.GC3902@pervasive.com
Whole thread Raw
In response to Re: Reordering columns in a table  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-general
On Sat, Jan 07, 2006 at 02:45:44PM -0500, Robert Treat wrote:
> You should be able to do this now using pg_depend, it would just take a bit of
> leg-work.  Pretty sure it would be easier than solving physical/logical
> attribute separation. Someone writing a pg_list_all_dependencies function
> would make for a really good head start... I wonder if the newsysviews
> provides anything like that.

The closest it comes is pg_*_foreign_key*. Listing other dependancies
would be damn cool to add, though.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Juan Pablo Yañez
Date:
Subject: Unsuscribe
Next
From: "Jim C. Nasby"
Date:
Subject: Re: E-mail harvesting on PG lists?