pgsql/src backend/storage/lmgr/lock.c include/ ...

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src backend/storage/lmgr/lock.c include/ ...
Date: 2001-02-23 18:28:47
Message-ID: 200102231828.f1NISlV19664@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/02/23 13:28:46

Modified files:
src/backend/storage/lmgr: lock.c
src/include/storage: lock.h

Log message:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Is there one LOCKMETHODCTL for every backend? I thought there was only
> one of them.
>>
>> You're right, that line is erroneous; it should read
>>
>> size += MAX_LOCK_METHODS * MAXALIGN(sizeof(LOCKMETHODCTL));
>>
>> Not a significant error but it should be changed for clarity ...

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-02-23 19:14:53 pgsql/doc TODO
Previous Message Marc G. Fournier 2001-02-23 18:10:00 pgsql/ /configure /configure.in hangeLogs/Chan ...