pgsql: make install is supposed to install everything under - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: make install is supposed to install everything under
Date
Msg-id 20071014170751.37D8A753E4C@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
make install is supposed to install everything under src/include/,
but it was missing a bunch of recently-added subdirectories.

Modified Files:
--------------
    pgsql/src/include:
        Makefile (r1.22 -> r1.23)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/Makefile?r1=1.22&r2=1.23)

pgsql-committers by date:

Previous
From: eggyknap@pgfoundry.org (User Eggyknap)
Date:
Subject: pllolcode - pllolcode: Remove debug code
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed mixed line endings.