pgsql: Install all headers for the new atomics API.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Install all headers for the new atomics API.
Date: 2014-10-02 15:02:07
Message-ID: E1XZhtP-0005NW-0Y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Install all headers for the new atomics API.

Previously, by mistake, only atomics.h was installed.

Kohei KaiGai

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/952872698d9443fdf9b808a1376017f00c91065a

Modified Files
--------------
src/include/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-10-02 19:20:24 pgsql: Increase the number of buffer mapping partitions to 128.
Previous Message Heikki Linnakangas 2014-10-02 12:54:26 pgsql: Fix typo in error message.