At Mon, 6 Mar 2017 19:32:25 +0530, Amit Kapila <[email protected]> wrote in <CAA4eK1LdjtsN3tpB0HJW0vfahd=Hgoq5LRy=eNh1CJZ=0wm...@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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
