2 questions about types

Поиск
Список
Период
Сортировка
От Jason Tesser
Тема 2 questions about types
Дата
Msg-id AA9E9C9ACAFCA545A33A9F6E1E88353E03920B@titus.nmi.northlandministries.org
обсуждение исходный текст
Ответы Re: 2 questions about types  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
1. i have a few funcions that depend on a type.  i don't want to have to srop every function just so I can drop the
typeand recreat everything. 
Is there a better way to do this in Postgres?

2.  The reason I had to create my own type was because record didn't ork for me when I was selecting data across
multipletables. 
I thought it should be dynamic but it only seems to work if i select all data in one table.  I need 2-3 columns from
multiple
tables.
Is there a better way to do this in Postgres?

I am using Suse with Postgres 7.4.2  but am considering an upgrade to 8.0

Thank you,
Jason Tesser

В списке pgsql-general по дате отправления:

Предыдущее
От: Fred Blaise
Дата:
Сообщение: Re: pg/plsql question
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Installation on XP - Permissions