Re: Reordering columns in a table

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Reordering columns in a table
Дата
Msg-id 20060110201419.GC3902@pervasive.com
обсуждение исходный текст
Ответ на Re: Reordering columns in a table  (Robert Treat <xzilla@users.sourceforge.net>)
Список 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 по дате отправления:

Предыдущее
От: Juan Pablo Yañez
Дата:
Сообщение: Unsuscribe
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: E-mail harvesting on PG lists?