using c++ for functions - Mailing list pgsql-interfaces

From David GROSS
Subject using c++ for functions
Date
Msg-id 35A9B202.90637974@wanadoo.fr
Whole thread Raw
List pgsql-interfaces
Hello,

    I would like to know if it is possible to use C++ code
to define new functions in Postgres, something like :

    create function ... returns ... as '...' language 'c++';

It works very well for C functions, but with C++ (on unix/linux
systems), postgres
can't find the function in the symbol table.

Does anyone knows ?

Thanks,

David
dgross@lri.fr



pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: atttypmod now 32 bits, interface change
Next
From: James Olin Oden
Date:
Subject: Re: [INTERFACES] Character mode forms designer