Why same C function compiled with gcc works OK, but compiled with g++ it
doesn't even load? Not mentioning those writen in C++.
i.e. it reports undefined symbol: pg_detoast_datum__FP7varlena
I would actually need to know shuld I forget C++ for writing functions or
am I just doing something wrong ?
Thanks.
Boris