pgsql: Install headers from the new src/include/common subdirectory.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Install headers from the new src/include/common subdirectory.
Date: 2013-02-26 20:27:40
Message-ID: E1UAR7k-0006bx-Ii@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Install headers from the new src/include/common subdirectory.

This got missed in commit 8396447cdbdff0b62914748de2fec04281dc9114.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c153530dc10bf5ff6dc5a89249f9cb596dd71a63

Modified Files
--------------
src/include/Makefile | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2013-02-26 20:50:46 pgsql: Clean up "stopgap" implementation of timestamptz_to_str().
Previous Message Heikki Linnakangas 2013-02-26 17:33:44 pgsql: Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecp