diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-02-23 18:28:46 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-02-23 18:28:46 +0000 |
commit | 81b48493aa34ca75602f7453ca134c542687809c (patch) | |
tree | 5175ef4980284ab3fc788b68d6fba98f1b1ad67d /src/backend/tcop/postgres.c | |
parent | 10bfaf58d2c8c8f156c0d0308d5cc25aa0a9c3c3 (diff) | |
download | postgresql-81b48493aa34ca75602f7453ca134c542687809c.tar.gz postgresql-81b48493aa34ca75602f7453ca134c542687809c.zip |
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 ...
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions