pgsql: Fix compile warning on Solaris, per buildfarm.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix compile warning on Solaris, per buildfarm.
Дата
Msg-id 20070715224028.A739F9F9ECE@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix compile warning on Solaris, per buildfarm.  (Why have we got
three slightly different copies of this file?)

Modified Files:
--------------
    pgsql/contrib/hstore:
        crc32.c (r1.1 -> r1.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/hstore/crc32.c.diff?r1=1.1&r2=1.2)
    pgsql/contrib/ltree:
        crc32.c (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/crc32.c.diff?r1=1.7&r2=1.8)
    pgsql/contrib/tsearch2:
        crc32.c (r1.3 -> r1.4)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/crc32.c.diff?r1=1.3&r2=1.4)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix possible portability problem, per buildfarm warnings.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Silence Solaris compiler warning, per buildfarm.