pgsql: Fix a portability bug (ye olde not casting a argument

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix a portability bug (ye olde not casting a argument
Дата
Msg-id 20070712235110.42E149FB3DA@postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix a portability bug (ye olde not casting a argument  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-committers
Log Message:
-----------
Fix a portability bug (ye olde not casting a <ctype.h> argument to
unsigned char).  Fortunately we still have buildfarm machines that
will flag this.  Seems to be new in CVS HEAD, so no backpatch.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        cash.c (r1.70 -> r1.71)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/cash.c.diff?r1=1.70&r2=1.71)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Get dirmod.c on the same page as port.h about whether we use
Следующее
От: pgunittest@pgfoundry.org (User Pgunittest)
Дата:
Сообщение: pgunittest - pgUnitTest: New Directory