]> granicus.if.org Git - postgresql/commit
Fix compiling errors on Windows platform. Fix wrong usage of
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 7 Oct 2012 14:30:31 +0000 (23:30 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 7 Oct 2012 14:30:31 +0000 (23:30 +0900)
commit7e2f8ed2b0dcff052b8f06069e2d69f02b774f04
treebf48339ee1070456d90a0f9ab7a95ee6e218da26
parentb51a65f5bf4b68bc91d33d88108837d13d29df98
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.
src/include/storage/large_object.h
src/interfaces/libpq/fe-lobj.c