Add NUMERICOID return type. Treat it as floating point for now. This
D'Arcy J.M. Cain <darcy@druid.net>
Add NUMERICOID return type. Treat it as floating point for now. This could be changed if we create a new Python type that matches it better but NUMERIC <==> FLOAT probably works fine for most cases.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/python/pgmodule.c | modified | +4 −0 |