OSDN Git Service

Fix compiler warnings on 64-bit boxes: difference between
authorTeodor Sigaev <teodor@sigaev.ru>
Wed, 6 Sep 2006 07:22:14 +0000 (07:22 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Wed, 6 Sep 2006 07:22:14 +0000 (07:22 +0000)
commit34ec0c81af793c9f74f8e8e0be87f0c1135c5e1a
tree00b3cdc972f856ad1048d003e4b6f3da3853ed5a
parent6ca4ea8a80072a0e9ab060cd96a316a64c56cdae
Fix compiler warnings on 64-bit boxes: difference between
pointers are int64, but warnings are emitted for position info in
error messages in parser, so, just cast it to int32
contrib/hstore/hstore_io.c