pgsql-server: Update comment to fix nibble mention: * We are not sure

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql-server: Update comment to fix nibble mention: * We are not sure
Дата
Msg-id 20041007170352.330D532A01D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Update comment to fix nibble mention:

     * We are not sure how much precision is in tv_usec, so we
     * swap the high and low 16 bits of 'later' and XOR them with
     * 'earlier'. On the off chance that the result is 0, we
     * loop until it isn't.

Greg Stark

Modified Files:
--------------
    pgsql-server/src/backend/postmaster:
        postmaster.c (r1.427 -> r1.428)

(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/postmaster/postmaster.c.diff?r1=1.427&r2=1.428)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Escape single quotes and backslashes used in locales
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql-server: Remove unneeded dash.