Re: Type Categories for User-Defined Types

Поиск
Список
Период
Сортировка
От Ryan Bradetich
Тема Re: Type Categories for User-Defined Types
Дата
Msg-id e739902b0807300024p35b658f5pd9fd060b15e5a6ad@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Type Categories for User-Defined Types  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Type Categories for User-Defined Types  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom,

On Tue, Jul 29, 2008 at 2:33 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Yeah, that's the point of the proposal.  I think the issue has come up
> once or twice before, too, else I'd not be so interested in a general
> solution.  (digs in archives ... there was some discussion of this
> in connection with unsigned integer types, and I seem to recall older
> threads but can't find any right now.)

Anything I should be looking into and/or testing for unsigned integer support?

Thanks!

- Ryan

P.S. I have most of the uint2 and uint4 types implemented.  I am currently
working on the unit and performance testing.  I need to upgrade one of
my Linux boxes first before I can complete my testing. I am hoping to post
my code and performance testing later this week.


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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: TABLE-function patch vs plpgsql
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Copy storage parameters on CREATE TABLE LIKE/INHERITS