pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to

Поиск
Список
Период
Сортировка
От sriggs@postgresql.org (Simon Riggs)
Тема pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to
Дата
Msg-id 20100128100538.14F757541B9@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Use malloc() in GetLockConflicts() when called InHotStandby to
Список pgsql-committers
Log Message:
-----------
Use malloc() in GetLockConflicts() when called InHotStandby to avoid repeated
palloc calls. Current code assumed this was already true, so this is a bug fix.

Modified Files:
--------------
    pgsql/src/backend/storage/lmgr:
        lock.c (r1.191 -> r1.192)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/lock.c?r1=1.191&r2=1.192)

В списке pgsql-committers по дате отправления: