pgsql/contrib/spi (refint.c timetravel.c) - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/contrib/spi (refint.c timetravel.c)
Date
Msg-id 200012032045.eB3KjWn28842@hub.org
Whole thread Raw
List pgsql-committers
  Date: Sunday, December  3, 2000 @ 15:45:32
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/contrib/spi
     from hub.org:/home/projects/pgsql/tmp/cvs-serv28817/contrib/spi

Modified Files:
    refint.c timetravel.c

-----------------------------  Log Message  -----------------------------

Ensure that all uses of <ctype.h> functions are applied to unsigned-char
values, whether the local char type is signed or not.  This is necessary
for portability.  Per discussion on pghackers around 9/16/00.

pgsql-committers by date:

Previous
From: Vince Vielhaber
Date:
Subject: [WEBMASTER] 'www/html sites.html'
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/contrib/fulltextindex (fti.c)