Fix compiling errors on Windows platform. Fix wrong usage of

Tatsuo Ishii <ishii@postgresql.org>

Commit: 7e2f8ed2b0dcff052b8f06069e2d69f02b774f04
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2012-10-07T14:30:31Z
Releases: 9.3.0
Fix compiling errors on Windows platform. Fix wrong usage of
INT64CONST macro. Fix lo_hton64 and lo_ntoh64 not to use int32_t and
uint32_t.

Files

PathChange+/−
src/include/storage/large_object.h modified +1 −1
src/interfaces/libpq/fe-lobj.c modified +6 −6