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

From Alvaro Herrera
Subject Re: Patch: fix lock contention for HASHHDR.mutex
Date
Msg-id 20151230143719.GX58441@alvherre.pgsql
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
List pgsql-hackers
Aleksander Alekseev wrote:

> Here is a funny thing - benchmark results I shared 22.12.2015 are wrong
> because I forgot to run `make clean` after changing lwlock.h (autotools
> doesn't rebuild project properly after changing .h files).

Running configure with --enable-depend should avoid this problem.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Making tab-complete.c easier to maintain
Next
From: Andres Freund
Date:
Subject: Re: Patch: fix lock contention for HASHHDR.mutex