pgsql/ ontrib/dbase/dbf2pg.c ontrib/fuzzystrma ...

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ ontrib/dbase/dbf2pg.c ontrib/fuzzystrma ...
Date: 2001-12-30 23:09:42
Message-ID: 200112302309.fBUN9gu66179@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/12/30 18:09:42

Modified files:
contrib/dbase : dbf2pg.c
contrib/fuzzystrmatch: fuzzystrmatch.c fuzzystrmatch.h
contrib/pgcrypto: pgcrypto.c
src/backend/utils/adt: datetime.c
src/interfaces/odbc: connection.c convert.c

Log message:
Make sure that all <ctype.h> routines are called with unsigned char
values; it's not portable to call them with signed chars. I recall doing
this for the last release, but a few more uncasted calls have snuck in.

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2001-12-31 13:32:04 pgsql/contrib README dbase/dbf.h dbase/dbf2pg. ...
Previous Message tgl 2001-12-30 04:36:52 pgsql/doc/src/sgml/ref cluster.sgml