fmgr_info

Поиск
Список
Период
Сортировка
От Dirk Elmendorf
Тема fmgr_info
Дата
Msg-id XFMail.980618164816.delmendo@cymitar.net
обсуждение исходный текст
Список pgsql-interfaces
I've finally upgraded from 6.1 to 6.3.2. And I went to recompile some of the custom functi
ons I've built for Postgres-
        The problem I'm having is the declaration for fmgr_info has changed completely and
I'm not sure how to make my code 6.3.2 compliant.  Most of it is based directly off of the
 array iterator code provided in the contrib directory.  I check this code out but I get t
he same error:
array_iterator.c: In function `array_iterator':
array_iterator.c:74: warning: passing arg 2 of `fmgr_info' from incompatible pointer type
array_iterator.c:74: too many arguments to function `fmgr_info'

Is there a 6.3.2 compliant version of array iterator available?

_________________________________________________________
Dirk Elmendorf, VP/Development           Main: 210-892-4000
Cymitar Technology Group, Inc.         Direct: 210-892-4005
Lorene Office Plaza                       Fax: 210-892-4329
9828 Lorene Lane                   <http://www.cymitar.com>
San Antonio, TX 78216-4450           <delmendo@cymitar.com>
_________________________________________________________



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

Предыдущее
От: Dario Fumagalli
Дата:
Сообщение: Libpq++ autenthication problem II
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] jdbc examples.