pgsql: Add a comment noting that the owner_pid test in OwnLatch is just

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add a comment noting that the owner_pid test in OwnLatch is just
Date: 2010-09-13 18:01:20
Message-ID: 20100913180120.C65C77541E2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add a comment noting that the owner_pid test in OwnLatch is just a sanity
check, per request by Jeff Davis.

Modified Files:
--------------
pgsql/src/backend/port:
unix_latch.c (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/unix_latch.c?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2010-09-14 05:26:08 textsearch-ja - textsearch_groonga: New Directory
Previous Message Robert Haas 2010-09-13 17:03:23 pgsql: Elaborate on what gets stored in pg_authid.rolpasswd.