python-postgres / be

pg-python: Execute Python 3 code from PostgreSQL functions.
Other
5 stars 2 forks source link

Maximums and Minimums for int2, int4, int8 and other builtins #33

Open jwp opened 12 years ago

jwp commented 12 years ago

For instance: int2.MAX == 0x7fff and int2.MIN == 0x8000