Re: TYPE TABLE OF NUMBER

Поиск
Список
Период
Сортировка
От Igor Neyman
Тема Re: TYPE TABLE OF NUMBER
Дата
Msg-id A76B25F2823E954C9E45E32FA49D70EC03E1E6AB@mail.corp.perceptron.com
обсуждение исходный текст
Ответ на Re: TYPE TABLE OF NUMBER  (utsav <utsav.pshah@tcs.com>)
Список pgsql-general

> -----Original Message-----
> From: utsav [mailto:utsav.pshah@tcs.com]
> Sent: Monday, June 04, 2012 1:00 AM
> To: pgsql-general@postgresql.org
> Subject: Re: TYPE TABLE OF NUMBER
>
> No.. in this we have to define domain and than used it . Our
> requirenment is like application pass the array of integer and that we
> have to use in PostgreSQL functions.
>
> --
> View this message in context:
> http://postgresql.1045698.n5.nabble.com/TYPE-TABLE-OF-NUMBER-
> tp5710983p5711116.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.

PostgreSQL has already "integer array" type: _int4 or _int2 (or whatever integer length you need).
No need to create new type.

Regards,
Igor Neyman

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Postgresql support for windows 8 and Windows 2012 server
Следующее
От: "Gauthier, Dave"
Дата:
Сообщение: db alias