Re: updated WIP: arrays of composites

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: updated WIP: arrays of composites
Дата
Msg-id 4644E983.8050406@dunslane.net
обсуждение исходный текст
Ответ на updated WIP: arrays of composites  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches

Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>
>> Then I think we need to work out a way to make pg_dump smart enough to
>> dump things in the right order.
>>
>
> That's not really the most preferable solution, I think, seeing that it
> still leaves the user with the problem of having to create the types in
> the right order to start with.
>
>
>

I'm not sure we can keep the _foo convention and avoid that. If we can't
find something sensible pretty quickly, I'd vote to revert the new name
mangling piece (but keep the typarray mapping column), deprecate the use
of the _foo convention, and abandon it next release. It would be a pity
though.

cheers

andrew

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: updated WIP: arrays of composites
Следующее
От: Tom Lane
Дата:
Сообщение: Re: updated WIP: arrays of composites