Nested structures

Поиск
Список
Период
Сортировка
От Chris Bitmead
Тема Nested structures
Дата
Msg-id 3771DB46.A3105E63@ozemail.com.au
обсуждение исходный текст
Ответ на Re: [HACKERS] Postgres mailing lists  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
What is the status of nested structures?
Like

CREATE TABLE foo (x int4, y text);
CREATE TABLE bar (z foo, y foo);

Postgres doesn't complain but then again it doesn't seem to do anything
good with it. I can't remember seeing it mentioned in the docs anywhere
but I had the idea from somewhere that the postgres of old supported it.


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

Предыдущее
От: Kristofer Munn
Дата:
Сообщение: Re: [HACKERS] Perl 5 Interface on 6.5 and lo_creat/lo_open problem
Следующее
От: Zeugswetter Andreas IZ5
Дата:
Сообщение: Re: [HACKERS] The dangers of "-F"