src/include/Makefile is missing statistics directory

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: src/include/Makefile is missing statistics directory
Date: 2017-06-08 05:58:52
Message-ID: 20170608.145852.54673832.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, I noticed that src/include/statistics is not installed by
make install.

The commit 7b504eb282ca2f5104b5c00b4f05a forgot to do that.

master and 10 beta 1 is affected.

regards,

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
0001-Install-include-statistics-directory-on-make-install.patch text/x-patch 1.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Neha Khatri 2017-06-08 07:04:09 Re: Does pg_upgrade really support "make installcheck"?
Previous Message Noah Misch 2017-06-08 05:57:58 Re: walsender termination error messages worse in v10