Polymorphic?

Поиск
Список
Период
Сортировка
От Itai Zukerman
Тема Polymorphic?
Дата
Msg-id 87lm041jnq.fsf@matt.w80.math-hat.com
обсуждение исходный текст
Ответы Re: Polymorphic?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
I'd like to define a C function that takes two arguments of type
"array of <fixed-length type>" and returns an INT4.  The function
would make use of the <, <=, =, >=, > operators on the base type.  Any
examples of or documentation on how to:

1.  Extract information about the underlying type from the arrays, in   particular the size of the type?

2.  Apply an operator from within C?

-- 
Itai Zukerman  <http://www.math-hat.com/~zukerman/>


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

Предыдущее
От: Christoph Haller
Дата:
Сообщение: Re: how can i drop a constraint
Следующее
От: Christoph Haller
Дата:
Сообщение: Re: how can i drop a constraint