1. Support FE/BE communications on Big Endian platform.
authorHiroshi Inoue <inoue@tpf.co.jp>
Sun, 21 Sep 2008 15:35:44 +0000 (15:35 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sun, 21 Sep 2008 15:35:44 +0000 (15:35 +0000)
commit65abff3e09c8a495fa6fc6532b6d09c07e11b4df
tree6fbe69e52eccaf325fe53b18fb9190e9a3aeb55b
parent546d7f08468fddad92ce42a02d1ac833b3379c86
1. Support FE/BE communications on Big Endian platform.
2. Check strerror_r function's return type.
3. Suppress some compiler warnings.
15 files changed:
bind.c
configure.ac
connection.c
convert.c
drvconn.c
info.c
multibyte.c
mylog.c
parse.c
pgtypes.c
psqlodbc.h
qresult.c
results.c
socket.c
statement.c