pgsql: Fix function headers not matching prototype in header file, per

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Fix function headers not matching prototype in header file, per
Дата
Msg-id 20080521160010.BF309754C54@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix function headers not matching prototype in header file, per
compiler warnings on msvc.

Modified Files:
--------------
    pgsql/src/bin/psql:
        print.c (r1.107 -> r1.108)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/print.c?r1=1.107&r2=1.108)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Use CRITICAL_SECTION instead of Mutexes for thread-locking in
Следующее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Add include directory required after the latest changes to the