Re: pgsql-server: Make the world very nearly safe for composite-type

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql-server: Make the world very nearly safe for composite-type
Дата
Msg-id 200406050502.i5552oi13623@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pgsql-server: Make the world very nearly safe for composite-type  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql-server: Make the world very nearly safe for composite-type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Does this complete this TODO item?
> >     * Support composite types as table columns
>
> Was "we surely cannot ship them like this" not clear enough?
>
> >> If you dike out the preventive check in CheckAttributeType(),
> >> composite-type columns now seem to actually work.  However, we surely
> >> cannot ship them like this --- without I/O for composite types, you
> >> can't get pg_dump to dump tables containing them.  So a little more
> >> work still to do.

My question is whether we are getting closer to completing this item.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql-server: Make the world very nearly safe for composite-type
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql-server: Make the world very nearly safe for composite-type