Re: [SQL] arrays of numeric?
От | Peter Eisentraut |
---|---|
Тема | Re: [SQL] arrays of numeric? |
Дата | |
Msg-id | Pine.LNX.4.20.9911061525270.347-100000@peter-e.yi.org обсуждение исходный текст |
Ответ на | arrays of numeric? (Vince Gonzalez <vince@nycrc.net>) |
Ответы |
Re: [SQL] arrays of numeric?
|
Список | pgsql-sql |
On 1999-11-04, Vince Gonzalez mentioned: > I'm running 6.5.1 on FreeBSD, and I'm trying to create a table with an > array of numerics. I do this: > > test=> create table test (num numeric(10,2)[]); > > and I get this: > > ERROR: Unable to locate type name '_numeric' in catalog > > I've hunted around in the documentation, but I've found nothing saying this > is _not_ possible. Am I missing something here? No, the docs are missing something. Same with index on numeric. It's on the TODO list. -- Peter Eisentraut Sernanders vaeg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden
В списке pgsql-sql по дате отправления: