pgsql: Hmm, so evidently _check_lock and _clear_lock take an argument of

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Hmm, so evidently _check_lock and _clear_lock take an argument of
Дата
Msg-id 20070716140222.939349FB6A7@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Hmm, so evidently _check_lock and _clear_lock take an argument of type
int not unsigned int.  Third try to get grebe building without warnings...

Modified Files:
--------------
    pgsql/src/include/storage:
        s_lock.h (r1.161 -> r1.162)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/s_lock.h.diff?r1=1.161&r2=1.162)

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

Предыдущее
От: machr2@pgfoundry.org (User Machr2)
Дата:
Сообщение: pgcheck - pokus:
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Allow plpgsql function parameter names to be qualified with the