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

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Update comment to fix nibble mention: * We are not sure
Date: 2004-10-07 17:03:52
Message-ID: 20041007170352.330D532A01D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-10-07 17:04:56 pgsql-server: Remove unneeded dash.
Previous Message Bruce Momjian 2004-10-07 16:53:26 pgsql-server: Escape single quotes and backslashes used in locales