Nested structures - Mailing list pgsql-hackers

From Chris Bitmead
Subject Nested structures
Date
Msg-id 3771DB46.A3105E63@ozemail.com.au
Whole thread Raw
In response to Re: [HACKERS] Postgres mailing lists  (Bruce Momjian <maillist@candle.pha.pa.us>)
List 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 by date:

Previous
From: Kristofer Munn
Date:
Subject: Re: [HACKERS] Perl 5 Interface on 6.5 and lo_creat/lo_open problem
Next
From: Zeugswetter Andreas IZ5
Date:
Subject: Re: [HACKERS] The dangers of "-F"