ITAGAKI Takahiro wrote:
> - Cast DWORD to unsigned integer explicitly.
>     DWORD is always 32bit integer on both 32bit and 64bit Windows.

I think if that is so, you wouldn't need to add any casts.  Instead you would 
only need to use the right format specifier.

-- 
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-patches

Reply via email to