pgsql: Install headers from the new src/include/common subdirectory. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Install headers from the new src/include/common subdirectory.
Date
Msg-id E1UAR7k-0006bx-Ii@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecp
Next
From: Tom Lane
Date:
Subject: pgsql: Clean up "stopgap" implementation of timestamptz_to_str().