[Devel] lcr module and kannel

Klaus Darilion klaus.mailinglists at pernau.at
Thu Jul 28 21:11:44 CEST 2005


Bug fixed in postgres/db_val.c (ported from mysql)

Juha Heinanen wrote:
> 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.

You have to use bigint unless you will convert the big integers into 
negative values.

regards,
klaus



More information about the Devel mailing list