]> granicus.if.org Git - postgresql/commit
Removed compiler warning due to unneeded unsigned declaration.
authorMichael Meskes <meskes@postgresql.org>
Thu, 25 Jan 2007 16:45:25 +0000 (16:45 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 25 Jan 2007 16:45:25 +0000 (16:45 +0000)
commita5a1506c96a3e39a416ed4323d36bf74a27bb6d5
tree27d585442fc3e74114dc1fe3a6740309a28c103f
parent167fa70a2e1556e1671b573a3c8f5c23fe3b6c71
Removed compiler warning due to unneeded unsigned declaration.
Removed regression test that triggers those libc precision bugs on some archs.
src/interfaces/ecpg/ChangeLog
src/interfaces/ecpg/ecpglib/extern.h
src/interfaces/ecpg/ecpglib/typename.c
src/interfaces/ecpg/test/compat_informix/dec_test.pgc
src/interfaces/ecpg/test/expected/compat_informix-dec_test.c
src/interfaces/ecpg/test/expected/compat_informix-dec_test.stdout
src/interfaces/ecpg/test/expected/pgtypeslib-num_test2.c
src/interfaces/ecpg/test/expected/pgtypeslib-num_test2.stdout
src/interfaces/ecpg/test/pgtypeslib/num_test2.pgc