Add NUMERICOID return type. Treat it as floating point for now. This

D'Arcy J.M. Cain <darcy@druid.net>

Commit: 52350c7ad965d856da74514f89b88ce4ffbd18e7
Author: D'Arcy J.M. Cain <darcy@druid.net>
Date: 2001-05-27T08:24:52Z
Releases: 7.2.1
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

PathChange+/−
src/interfaces/python/pgmodule.c modified +4 −0