Re: Patch: fix lock contention for HASHHDR.mutex - Mailing list pgsql-hackers

From Dilip Kumar
Subject Re: Patch: fix lock contention for HASHHDR.mutex
Date
Msg-id CAFiTN-srHqMXRU-EO0EnzVEtwAqyqx=SX7YXWkdRotvN0SU_dw@mail.gmail.com
Whole thread Raw
In response to Re: Patch: fix lock contention for HASHHDR.mutex  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Responses Re: Patch: fix lock contention for HASHHDR.mutex  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
List pgsql-hackers
<div dir="ltr"><div class="gmail_extra"><br /><div class="gmail_quote">On Fri, Jan 22, 2016 at 3:44 PM, Aleksander
Alekseev<span dir="ltr"><<a href="mailto:a.alekseev@postgrespro.ru"
target="_blank">a.alekseev@postgrespro.ru</a>></span>wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px#ccc solid;padding-left:1ex"><div class="a3s" id=":4ve" style="overflow:hidden">This patch affects
headerfiles. By any chance didn't you forget to run<br /> `make clean` after applying it? As we discussed above, when
you<br/> change .h files autotools doesn't rebuild dependent .c files:</div></blockquote></div><br /></div><div
class="gmail_extra">Yes,actually i always compile using "make clean;make -j20; make install"<br /></div><div
class="gmail_extra">Ifyou want i will run it again may be today or tomorrow and post the result.<br /><br /><br />--
<br/><div class="gmail_signature"><div dir="ltr"><span style="color:rgb(80,0,80);font-size:12.8px">Regards,</span><br
style="color:rgb(80,0,80);font-size:12.8px"/><span style="color:rgb(80,0,80);font-size:12.8px">Dilip Kumar</span><br
style="color:rgb(80,0,80);font-size:12.8px"/><span style="color:rgb(80,0,80);font-size:12.8px">EnterpriseDB: </span><a
href="http://www.enterprisedb.com/"style="color:rgb(17,85,204);font-size:12.8px"
target="_blank">http://www.enterprisedb.com</a><br/></div></div></div></div> 

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Proposal: Trigonometric functions in degrees
Next
From: Corey Huinker
Date:
Subject: Add generate_series(date,date) and generate_series(date,date,integer)