]> granicus.if.org Git - postgresql/commit
Bruce Momjian <pgman@candle.pha.pa.us> writes:
authorBruce Momjian <bruce@momjian.us>
Fri, 23 Feb 2001 18:28:46 +0000 (18:28 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 23 Feb 2001 18:28:46 +0000 (18:28 +0000)
commit81b48493aa34ca75602f7453ca134c542687809c
tree5175ef4980284ab3fc788b68d6fba98f1b1ad67d
parent10bfaf58d2c8c8f156c0d0308d5cc25aa0a9c3c3
Bruce Momjian <pgman@candle.pha.pa.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 ...
src/backend/storage/lmgr/lock.c
src/include/storage/lock.h