join problem...

Поиск
Список
Период
Сортировка
От riki
Тема join problem...
Дата
Msg-id eo30qa$2rt8$1@news.hub.org
обсуждение исходный текст
Ответы Re: join problem...  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hi,

i'm trying to extract some info from system catalog tables.
documentation says that i should join columns of different data type.
that is int2[] with int2, array with integer.
how can i make this join work?

thanks

http://www.postgresql.org/docs/7.4/static/catalog-pg-constraint.html

      conkey int2[] pg_attribute.attnum If a table constraint, list of
columns which the constraint constrains





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

Предыдущее
От: James Neff
Дата:
Сообщение: pg_dump and very slow database
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: join problem...