Re: [HACKERS] [BUG FIX] Removing NamedLWLockTrancheArray

Поиск
Список
Период
Сортировка
От Kyotaro HORIGUCHI
Тема Re: [HACKERS] [BUG FIX] Removing NamedLWLockTrancheArray
Дата
Msg-id 20170309.142427.105057039.horiguchi.kyotaro@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] [BUG FIX] Removing NamedLWLockTrancheArray  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
At Mon, 6 Mar 2017 19:32:25 +0530, Amit Kapila <amit.kapila16@gmail.com> wrote in
<CAA4eK1LdjtsN3tpB0HJW0vfahd=Hgoq5LRy=eNh1CJZ=0WmCBg@mail.gmail.com>
> In RegisterLWLockTranches(), we do register the named tranches as well
> which should make it available in LWLockTrancheArray.  Do you see any
> reason why that shouldn't work?

Ouch! I mingled the two cases
together. RequestNamedLWLockTranche'd tranches are registerd in
the main tranche array.

Sorry for the noise and thanks a lot for kindly answering me.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center





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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Adding the optional clause 'AS' in CREATE TRIGGER
Следующее
От: Rushabh Lathia
Дата:
Сообщение: Re: [HACKERS] wait events for disk I/O