Re: Registring a C function in PostgreSQL - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: Registring a C function in PostgreSQL
Date
Msg-id Pine.LNX.4.30.0109191008300.1053-100000@peter.localdomain
Whole thread Raw
In response to Registring a C function in PostgreSQL  (Miguel González <iafmgc@unileon.es>)
List 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 by date:

Previous
From: Mark kirkwood
Date:
Subject: Re: Out of free buffers... HELP!
Next
From: Haller Christoph
Date:
Subject: Re: Registring a C function in PostgreSQL