> I was trying to use some c code to return floats to postgres but I keep
> getting the following error :
>
> template1=> select oner();
> PQexec() -- Request was sent to backend, but backend closed the channel before
> responding. This probably means the backend terminate
I wonder if I could make parametrized types:
* complex numbers with a certain precision
* cities or countries ... types --- strings would be stored in another table
The problem is that the inpu/output functions accept only the value. I would like
postgres to Communicate an optional value s