This is a discussion on int64 and spi_getbinval bug !? within the pgsql Bugs forums, part of the PostgreSQL category; --> Hi My version of postgresql is: PostgreSQL 8.0.4 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.3 20051201 (prerelease) (Debian ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi My version of postgresql is: PostgreSQL 8.0.4 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5) I don't cat get real value of int64 fields. spi_get_binval return wrong values. But it works with int32. best regards ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| Germán Aracil Boned wrote: > My version of postgresql is: > PostgreSQL 8.0.4 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.0.3 > 20051201 (prerelease) (Debian 4.0.2-5) You should update to 8.0.8 ... > I don't cat get real value of int64 fields. spi_get_binval return wrong > values. But it works with int32. Maybe you put wrong values in the attrs. How would we know if you haven't shown us any code? -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| Thread Tools | |
| Display Modes | |
|
|