Log Message:
-----------
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
Modified Files:
--------------
pgsql/contrib/hstore:
hstore_io.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/hstore_io.c.diff?r1=1.1&r2=1.2)
Responses
pgsql-hackers by date
| Next: | From: Magnus Hagander | Date: 2006-09-06 07:27:06 |
| Subject: Re: Win32 hard crash problem |
| Previous: | From: Albe Laurenz | Date: 2006-09-06 07:20:38 |
| Subject: Re: [PATCHES] BUG #2600: dblink compile with SSL missing libraries |
pgsql-committers by date
| Next: | From: Gavin Sherry | Date: 2006-09-06 07:37:46 |
| Subject: Re: pgsql: Fix compiler warnings on 64-bit boxes: |
| Previous: | From: Bruce Momjian | Date: 2006-09-06 02:05:41 |
| Subject: pgsql: Add interval division/multiplication regression tests. |