[Devel] lcr module and kannel
Juha Heinanen
jh at tutpro.com
Thu Jul 28 20:44:27 CEST 2005
Klaus Darilion writes:
> postgres itself does not support unsigned ints. Nevertheless it should
> be possible to convert the BIGINT into an unsigned int.
> hm..still have no glue :-|
you should make it work if postgre returns all 32 bits of integer. it
doesn't matter if int is signed or unsigned in the database. under no
circumstances you should need to use bigint.
-- juha
More information about the Devel
mailing list