]> granicus.if.org Git - postgresql/commit
Suppress signed-vs-unsigned-char warnings in contrib.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 24 Sep 2005 19:14:05 +0000 (19:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 24 Sep 2005 19:14:05 +0000 (19:14 +0000)
commit8a65b820e2ef00d26050ac0d04962abaa91ab7b5
tree46b7012c99a03f276d3f75a44b534cd33ff11213
parent8889685555e0ae7d5396038be9924ced2d330bd3
Suppress signed-vs-unsigned-char warnings in contrib.
15 files changed:
contrib/dbase/dbf.c
contrib/dbase/dbf.h
contrib/dbase/dbf2pg.c
contrib/ltree/ltree_io.c
contrib/ltree/ltxtquery_io.c
contrib/pgcrypto/crypt-des.c
contrib/pgcrypto/crypt-md5.c
contrib/pgcrypto/pgcrypto.c
contrib/pgcrypto/pgp-decrypt.c
contrib/pgcrypto/pgp-pgsql.c
contrib/pgcrypto/px-crypt.c
contrib/tsearch2/dict_snowball.c
contrib/tsearch2/gistidx.c
contrib/tsearch2/ispell/spell.c
contrib/tsearch2/query.c