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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Hmm, so evidently _check_lock and _clear_lock take an argument of
Date: 2007-07-16 14:02:22
Message-ID: 20070716140222.939349FB6A7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-07-16 17:01:11 pgsql: Allow plpgsql function parameter names to be qualified with the
Previous Message User Machr2 2007-07-16 13:30:17 pgcheck - pokus: