Re: Registring a C function in PostgreSQL

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Registring a C function in PostgreSQL
Дата
Msg-id Pine.LNX.4.30.0109191008300.1053-100000@peter.localdomain
обсуждение исходный текст
Ответ на Registring a C function in PostgreSQL  (Miguel González <iafmgc@unileon.es>)
Список pgsql-sql
Miguel González writes:

>  ERROR:/load of file /home/postgres/ctof.so failed: /home/postgres/ctof.so
> ELF file´s phentsize not the expected size.

You probably didn't compile or link the code correctly.  See the
PostgreSQL Programmer's Guide for information.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Mark kirkwood
Дата:
Сообщение: Re: Out of free buffers... HELP!
Следующее
От: Haller Christoph
Дата:
Сообщение: Re: Registring a C function in PostgreSQL