Re: Arrays of Complex Types

Поиск
Список
Период
Сортировка
Искать
От
Andrew Dunstan
Тема
Re: Arrays of Complex Types
Дата
Msg-id
61226.24.211.165.134.1172882534.squirrel@www.dunslane.net
Ответ на
Список
Дерево обсуждения
Re: Arrays of Complex Types Andrew - Supernews <andrew+nonews@supernews.com>
Re: Arrays of Complex Types David Fetter <david@fetter.org>
Re: Arrays of Complex Types Alvaro Herrera <alvherre@commandprompt.com>
Re: Arrays of Complex Types Tom Lane <tgl@sss.pgh.pa.us>
Re: Arrays of Complex Types Gregory Stark <stark@enterprisedb.com>
Re: Arrays of Complex Types Tom Lane <tgl@sss.pgh.pa.us>
Re: Arrays of Complex Types David Fetter <david@fetter.org>
Re: Arrays of Complex Types Andrew Dunstan <andrew@dunslane.net>
Re: Arrays of Complex Types David Fetter <david@fetter.org>
Tom Lane wrote:
> David Fetter  writes:
>> 1.  In src/backend/commands/tablecmds.c, change DefineRelation as
>> follows:
>>     * After the first call to heap_create_with_catalog, construct and
>>       do another call to for the array type.
>
> I'm still not happy about the idea of doing this for every relation
> (and doing it for sequences and indexes would be the height of
> wastefulness).  How about we only do it for composite types?
>


I'm not happy about that. I agree that indexes and sequences should not be
done, but can we please do plain table types? I would be OK if we skipped
catalog tables, if that would make you happier.

cheers

andrew




В списке pgsql-hackers по дате отправления
От: Josh Berkus
Дата:
Сообщение: Re: Synchronized Scan update
От: Florian G. Pflug
Дата:
FAQ