pgsql: Use 'cp' and 'chmod' in place of 'install' to install header - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Use 'cp' and 'chmod' in place of 'install' to install header
Date
Msg-id 20050325232254.B46CD52A69@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use 'cp' and 'chmod' in place of 'install' to install header files.
This reduces header file install from 8 seconds to 0.40 seconds.

Modified Files:
--------------
    pgsql/src:
        Makefile.global.in (r1.212 -> r1.213)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in.diff?r1=1.212&r2=1.213)
    pgsql/src/include:
        Makefile (r1.19 -> r1.20)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/Makefile.diff?r1=1.19&r2=1.20)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add > o Do VACUUM FULL if table is nearly empty?
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Prevent to_char(interval) from dumping core on month-related